Skip to content

Commit 968e8f8

Browse files
committed
update changelog
1 parent 5fc7c9a commit 968e8f8

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Changelog
22

33

4+
## v2025.1.12 (2025-06-04)
5+
6+
#### :rocket: Enhancement
7+
* [#274](https://github.com/patricklx/intellij-emberjs-experimental/pull/274) gts: resolve property on any to any and do not show errors for it ([@patricklx](https://github.com/patricklx))
8+
9+
#### :bug: Bug Fix
10+
* [#273](https://github.com/patricklx/intellij-emberjs-experimental/pull/273) fix missing completions of component args ([@patricklx](https://github.com/patricklx))
11+
* [#272](https://github.com/patricklx/intellij-emberjs-experimental/pull/272) fix resolving re-exported components ([@patricklx](https://github.com/patricklx))
12+
* [#271](https://github.com/patricklx/intellij-emberjs-experimental/pull/271) fix wsl glint ([@patricklx](https://github.com/patricklx))
13+
14+
#### Committers: 1
15+
- Patrick Pircher ([@patricklx](https://github.com/patricklx))
16+
17+
418
## v2025.1.11 (2025-06-03)
519

620
#### :rocket: Enhancement

0 commit comments

Comments
 (0)