Skip to content

Commit

Permalink
chore(release): 0.3.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jul 21, 2020
1 parent a8b2c39 commit 5f434d3
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.3.5](https://github.com/atom-ide-community/atom-ide-definitions/compare/v0.3.4...v0.3.5) (2020-07-21)


### Bug Fixes

* bump script + npm run bump ([82c0b09](https://github.com/atom-ide-community/atom-ide-definitions/commit/82c0b096d336644093cbfe90a4626267bdf69436))
* export functions directly ([9910dce](https://github.com/atom-ide-community/atom-ide-definitions/commit/9910dced0276f4228481e7d49bb06531073de6b5))
* update package-lock.json ([f1e6d34](https://github.com/atom-ide-community/atom-ide-definitions/commit/f1e6d3400bf013b6bfbe1e20e26c503b033d210f))

## [0.3.4](https://github.com/atom-ide-community/atom-ide-definitions/compare/v0.3.3...v0.3.4) (2020-04-13)

### Bug Fixes
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.4",
"version": "0.3.5",
"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 5f434d3

Please sign in to comment.