We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49ffe58 commit 45f1d17Copy full SHA for 45f1d17
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+### 2.3.4
2
+- Fix copying from overlays on MacOS (#58)
3
+
4
### 2.3.3
5
6
- fix: add ts-ignore to JSX declaration (#55)
package.json
@@ -1,6 +1,6 @@
{
"name": "atom-ide-base",
- "version": "2.3.3",
+ "version": "2.3.4",
"main": "package/main.js",
"types": "./types-packages/main.d.ts",
"files": [
0 commit comments