Skip to content

Commit 9a5fa85

Browse files
committed
bump
1 parent dee7ac8 commit 9a5fa85

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Changelog
44
===============================================================================
5+
## 2023.1.9
6+
- fix: some gts html tag references were not resolving
7+
8+
## 2023.1.8
9+
- fix: some completions for js fields where not working
10+
511
## 2023.1.7
612
- fix: correctly resolve ember imports
713

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313

1414

1515
group = "com.emberjs"
16-
version = "2023.1.8"
16+
version = "2023.1.9"
1717

1818
// Configure project's dependencies
1919
repositories {

0 commit comments

Comments
 (0)