Skip to content

Commit

Permalink
chore(release): 0.13.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 22, 2020
1 parent 4053252 commit 32f5b00
Show file tree
Hide file tree
Showing 3 changed files with 77 additions and 111 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.13.1](https://github.com/atom-ide-community/atom-ide-signature-help/compare/v0.13.0...v0.13.1) (2020-10-22)


### Bug Fixes

* bump ([4053252](https://github.com/atom-ide-community/atom-ide-signature-help/commit/40532524c2693846c1147e05e911dd9d8344ece7))

# [0.13.0](https://github.com/atom-ide-community/atom-ide-signature-help/compare/v0.12.0...v0.13.0) (2020-10-12)


Expand Down
179 changes: 69 additions & 110 deletions 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.13.0",
"version": "0.13.1",
"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 32f5b00

Please sign in to comment.