Skip to content

Commit

Permalink
chore(release): 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Jun 26, 2021
1 parent c96cbf4 commit 3b7e672
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 3.2.0

- feat: add StyleReader to commons-ui

### 3.1.0

- feat: add intentions package to the list of IDE packages.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "atom-ide-base",
"version": "3.1.1",
"version": "3.2.0",
"main": "package/main.js",
"types": "./types-packages/main.d.ts",
"files": [
Expand Down

0 comments on commit 3b7e672

Please sign in to comment.