Skip to content

Commit

Permalink
chore(release): 0.19.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 11, 2020
1 parent 58eddcc commit b8b380e
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.19.0](https://github.com/atom-ide-community/atom-ide-datatip/compare/v0.18.2...v0.19.0) (2020-10-11)


### Features

* highlight the hovered words ([58eddcc](https://github.com/atom-ide-community/atom-ide-datatip/commit/58eddcc1c90ee78bed10521dfde9de92bb52c24b))

## [0.18.2](https://github.com/atom-ide-community/atom-ide-datatip/compare/v0.18.1...v0.18.2) (2020-10-11)


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": "./dist/main.js",
"version": "0.18.2",
"version": "0.19.0",
"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 b8b380e

Please sign in to comment.