We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c96cbf4 commit 3b7e672Copy full SHA for 3b7e672
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 3.2.0
2
+
3
+- feat: add StyleReader to commons-ui
4
5
### 3.1.0
6
7
- feat: add intentions package to the list of IDE packages.
package.json
@@ -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": [
0 commit comments