Skip to content

Commit

Permalink
chore(release): 0.17.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 8, 2020
1 parent f15357d commit a175dbd
Show file tree
Hide file tree
Showing 10 changed files with 98 additions and 20 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.17.0](https://github.com/atom-ide-community/atom-ide-datatip/compare/v0.16.0...v0.17.0) (2020-10-08)


### Features

* use atom-ide-base 1.11.2 ([630ada2](https://github.com/atom-ide-community/atom-ide-datatip/commit/630ada209e601e1ff6f4cede2f5c4502559adbe1))

# [0.16.0](https://github.com/atom-ide-community/atom-ide-datatip/compare/v0.15.0...v0.16.0) (2020-10-06)


Expand Down
4 changes: 2 additions & 2 deletions dist/index-054faf29.js → dist/index-e4284e7c.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index-054faf29.js.map → dist/index-e4284e7c.js.map

Large diffs are not rendered by default.

37 changes: 37 additions & 0 deletions dist/main-37825cd1.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/main-37825cd1.js.map

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions dist/main-db93af7b.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/main-db93af7b.js.map

This file was deleted.

2 changes: 1 addition & 1 deletion dist/main.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

59 changes: 48 additions & 11 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-datatip",
"main": "./dist/main.js",
"version": "0.16.0",
"version": "0.17.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 a175dbd

Please sign in to comment.