Skip to content

Commit 3b7e672

Browse files
committed
chore(release): 3.2.0
1 parent c96cbf4 commit 3b7e672

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 3.2.0
2+
3+
- feat: add StyleReader to commons-ui
4+
15
### 3.1.0
26

37
- feat: add intentions package to the list of IDE packages.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "atom-ide-base",
3-
"version": "3.1.1",
3+
"version": "3.2.0",
44
"main": "package/main.js",
55
"types": "./types-packages/main.d.ts",
66
"files": [

0 commit comments

Comments
 (0)