Skip to content

Commit

Permalink
chore(release): 0.7.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jun 24, 2019
1 parent 65724a8 commit b928933
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.7.0](https://github.com/atom-ide-community/atom-ide-signature-help/compare/v0.6.4...v0.7.0) (2019-06-24)


### Features

* upgrade build packages ([a0b6a10](https://github.com/atom-ide-community/atom-ide-signature-help/commit/a0b6a10))

## [0.6.4](https://github.com/atom-ide-community/atom-ide-signature-help/compare/v0.6.3...v0.6.4) (2019-06-19)


Expand Down
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-signature-help",
"main": "./lib/main.js",
"version": "0.6.4",
"version": "0.7.0",
"description": "A replacement of the SignatureHelp functionality from the original Atom-IDE / Nuclide package developed by Facebook.",
"keywords": [
"atom-package",
Expand Down

0 comments on commit b928933

Please sign in to comment.