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 Jan 28, 2020
1 parent e0200fa commit b815ea7
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-definitions/compare/v0.3.2...v0.3.3) (2020-01-28)


### Bug Fixes

* items without definition being active for click ([8099fb2](https://github.com/atom-ide-community/atom-ide-definitions/commit/8099fb2)), closes [#11](https://github.com/atom-ide-community/atom-ide-definitions/issues/11)

## [0.3.2](https://github.com/atom-ide-community/atom-ide-definitions/compare/v0.3.1...v0.3.2) (2019-06-24)


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-definitions",
"main": "./lib/main",
"version": "0.3.2",
"version": "0.3.3",
"description": "A replacement for the Definitions functionality that was originally part of the Atom IDE package from Facebook.",
"keywords": [
"atom-package",
Expand Down

0 comments on commit b815ea7

Please sign in to comment.