Skip to content

Commit 45b331b

Browse files
chore(release): 1.2.1 [skip ci]
1 parent 42af986 commit 45b331b

File tree

8 files changed

+14
-6
lines changed

8 files changed

+14
-6
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.2.1](https://github.com/atom-ide-community/atom-ide-javascript/compare/v1.2.0...v1.2.1) (2020-07-25)
2+
3+
4+
### Bug Fixes
5+
6+
* add catch for promise ([42af986](https://github.com/atom-ide-community/atom-ide-javascript/commit/42af986e989cb01f1a87c8fe518d5cbe6c13c3a1))
7+
* bug in installation of the deps ([4b86dd9](https://github.com/atom-ide-community/atom-ide-javascript/commit/4b86dd9b410019e737bea012956faf1323de792d))
8+
19
# [1.2.0](https://github.com/atom-ide-community/atom-ide-javascript/compare/v1.1.0...v1.2.0) (2020-07-25)
210

311

dist/index-613b31ed.js renamed to dist/index-27f59b67.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index-27f59b67.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index-613b31ed.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/main.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/main.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "atom-ide-javascript",
33
"main": "dist/main.js",
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"author": "Amin Yahyaabadi",
66
"description": " ",
77
"keywords": [

0 commit comments

Comments
 (0)