Skip to content

Commit

Permalink
chore(release): 1.1.0 [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 60fc8f4 commit e83f712
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 4 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.1.0](https://github.com/atom-ide-community/atom-ide-javascript/compare/v1.0.1...v1.1.0) (2020-07-25)


### Bug Fixes

* depend on atom-ide-base instead ([b1cde77](https://github.com/atom-ide-community/atom-ide-javascript/commit/b1cde7734ab14e249b0c2ef2fa584f8ed5a4fec0))


### Features

* add autocomplete-paths ([60fc8f4](https://github.com/atom-ide-community/atom-ide-javascript/commit/60fc8f49dae95eb35d78c7d8f1b2defab5e1682e))

## [1.0.1](https://github.com/atom-ide-community/atom-ide-javascript/compare/v1.0.0...v1.0.1) (2020-07-25)


Expand Down
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.0.1",
"version": "1.1.0",
"author": "Amin Yahyaabadi",
"description": " ",
"keywords": [
Expand Down

0 comments on commit e83f712

Please sign in to comment.