We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49bf749 commit 88547b1Copy full SHA for 88547b1
CHANGELOG.md
@@ -1,7 +1,11 @@
1
+### 2.4.0
2
+
3
+- Add missing types from atom-languageclient (#57)
4
5
### 2.3.5
6
7
- Fix atom-package-deps issues (#60)
--
8
9
10
### 2.3.4
11
package.json
@@ -1,6 +1,6 @@
{
"name": "atom-ide-base",
- "version": "2.3.5",
+ "version": "2.4.0",
"main": "package/main.js",
"types": "./types-packages/main.d.ts",
"files": [
0 commit comments