Skip to content

Commit

Permalink
chore(release): 0.10.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Apr 25, 2019
1 parent 88173a2 commit d20adc3
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.10.3](https://github.com/atom-ide-community/atom-ide-datatip/compare/v0.10.2...v0.10.3) (2019-04-25)


### Bug Fixes

* multiple items of same type in datatip; preamble in snippets ([88173a2](https://github.com/atom-ide-community/atom-ide-datatip/commit/88173a2))

## [0.10.2](https://github.com/atom-ide-community/atom-ide-datatip/compare/v0.10.1...v0.10.2) (2019-04-18)


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-datatip",
"main": "./lib/main.js",
"version": "0.10.2",
"version": "0.10.3",
"description": "A replacement for the Data Tooltip provider that was originally part of the Atom IDE package from Facebook.",
"keywords": [
"atom-package",
Expand Down

0 comments on commit d20adc3

Please sign in to comment.