Skip to content

Commit

Permalink
chore(release): 1.2.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jul 25, 2020
1 parent 42af986 commit 45b331b
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 6 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.2.1](https://github.com/atom-ide-community/atom-ide-javascript/compare/v1.2.0...v1.2.1) (2020-07-25)


### Bug Fixes

* add catch for promise ([42af986](https://github.com/atom-ide-community/atom-ide-javascript/commit/42af986e989cb01f1a87c8fe518d5cbe6c13c3a1))
* bug in installation of the deps ([4b86dd9](https://github.com/atom-ide-community/atom-ide-javascript/commit/4b86dd9b410019e737bea012956faf1323de792d))

# [1.2.0](https://github.com/atom-ide-community/atom-ide-javascript/compare/v1.1.0...v1.2.0) (2020-07-25)


Expand Down
2 changes: 1 addition & 1 deletion dist/index-613b31ed.js → dist/index-27f59b67.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/index-27f59b67.js.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/index-613b31ed.js.map

This file was deleted.

2 changes: 1 addition & 1 deletion dist/main.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/main.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "atom-ide-javascript",
"main": "dist/main.js",
"version": "1.2.0",
"version": "1.2.1",
"author": "Amin Yahyaabadi",
"description": " ",
"keywords": [
Expand Down

0 comments on commit 45b331b

Please sign in to comment.