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 60e51c2 commit f9ce62aCopy full SHA for f9ce62a
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 3.3.0
2
+
3
+- feat: add call-hierarchy API to the types
4
5
### 3.2.0
6
7
- feat: add StyleReader to commons-ui
package.json
@@ -1,6 +1,6 @@
{
"name": "atom-ide-base",
- "version": "3.2.0",
+ "version": "3.3.0",
"main": "package/main.js",
"types": "./types-packages/main.d.ts",
"files": [
0 commit comments