File tree Expand file tree Collapse file tree 11 files changed +16
-10
lines changed Expand file tree Collapse file tree 11 files changed +16
-10
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ limitations under the License.
22
22
<parent >
23
23
<groupId >com.as3mxml.vscode</groupId >
24
24
<artifactId >vscode-as3mxml</artifactId >
25
- <version >1.2.0 </version >
25
+ <version >1.2.1 </version >
26
26
</parent >
27
27
28
28
<groupId >com.as3mxml.vscode</groupId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >com.as3mxml.vscode</groupId >
9
9
<artifactId >vscode-as3mxml</artifactId >
10
- <version >1.2.0 </version >
10
+ <version >1.2.1 </version >
11
11
</parent >
12
12
13
13
<groupId >com.as3mxml.vscode</groupId >
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ limitations under the License.
22
22
<parent >
23
23
<groupId >com.as3mxml.vscode</groupId >
24
24
<artifactId >vscode-as3mxml</artifactId >
25
- <version >1.2.0 </version >
25
+ <version >1.2.1 </version >
26
26
</parent >
27
27
28
28
<groupId >com.as3mxml.vscode</groupId >
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ limitations under the License.
22
22
<parent >
23
23
<groupId >com.as3mxml.vscode</groupId >
24
24
<artifactId >vscode-as3mxml</artifactId >
25
- <version >1.2.0 </version >
25
+ <version >1.2.1 </version >
26
26
</parent >
27
27
28
28
<groupId >com.as3mxml.vscode</groupId >
Original file line number Diff line number Diff line change 1
1
# ActionScript & MXML for Visual Studio Code Changelog
2
2
3
+ ## v1.2.1
4
+
5
+ ### Fixed Issues
6
+
7
+ - Settings: Fixed issue where ` as3mxml.sdk.animate ` setting was not properly handled when using the default value of ` null ` .
8
+
3
9
## v1.2.0
4
10
5
11
### New Features
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ limitations under the License.
22
22
<parent >
23
23
<groupId >com.as3mxml.vscode</groupId >
24
24
<artifactId >vscode-as3mxml</artifactId >
25
- <version >1.2.0 </version >
25
+ <version >1.2.1 </version >
26
26
</parent >
27
27
28
28
<groupId >com.as3mxml.vscode</groupId >
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ limitations under the License.
20
20
21
21
<groupId >com.as3mxml.vscode</groupId >
22
22
<artifactId >vscode-as3mxml</artifactId >
23
- <version >1.2.0 </version >
23
+ <version >1.2.1 </version >
24
24
<name >vscode-as3mxml</name >
25
25
<packaging >pom</packaging >
26
26
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ limitations under the License.
22
22
<parent >
23
23
<groupId >com.as3mxml.vscode</groupId >
24
24
<artifactId >vscode-as3mxml</artifactId >
25
- <version >1.2.0 </version >
25
+ <version >1.2.1 </version >
26
26
</parent >
27
27
28
28
<groupId >com.as3mxml.vscode</groupId >
Original file line number Diff line number Diff line change 2
2
"name" : " vscode-nextgenas" ,
3
3
"displayName" : " ActionScript & MXML" ,
4
4
"description" : " Language support for ActionScript and MXML" ,
5
- "version" : " 1.2.0 " ,
5
+ "version" : " 1.2.1 " ,
6
6
"publisher" : " bowlerhatllc" ,
7
7
"homepage" : " https://as3mxml.com/" ,
8
8
"repository" : {
You can’t perform that action at this time.
0 commit comments