Skip to content

Commit

Permalink
chore(release): 0.3.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Mar 17, 2019
1 parent af7b08c commit 89bf6bf
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.3.3](https://github.com/atom-ide-community/atom-ide-signature-help/compare/v0.3.2...v0.3.3) (2019-03-17)


### Bug Fixes

* dependency installation prompt ([b8265e1](https://github.com/atom-ide-community/atom-ide-signature-help/commit/b8265e1))

## [0.3.2](https://github.com/atom-ide-community/atom-ide-signature-help/compare/v0.3.1...v0.3.2) (2019-03-17)


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.3.2",
"version": "0.3.3",
"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 89bf6bf

Please sign in to comment.