File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,18 @@ Changelog
44===============================================================================
55
66
7+ ## v2022.3.2 (2022-12-01)
8+
9+ #### :rocket : Enhancement
10+ * [ #468 ] ( https://github.com/Turbo87/intellij-emberjs/pull/468 ) plugin.xml: Change Ember.js link to HTTPS ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
11+
12+ #### :house : Internal
13+ * [ #469 ] ( https://github.com/Turbo87/intellij-emberjs/pull/469 ) CI: Run ` verifyPlugin ` task ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
14+
15+ #### Committers: 1
16+ - Tobias Bieniek ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
17+
18+
719## v2022.3.1 (2022-12-01)
820
921#### :rocket : Enhancement
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ plugins {
1010}
1111
1212group = " com.emberjs"
13- version = " 2022.3.1 "
13+ version = " 2022.3.2 "
1414
1515// Configure project's dependencies
1616repositories {
You can’t perform that action at this time.
0 commit comments