Skip to content

Commit

Permalink
chore(release): 0.12.3 [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 86e4a7d commit 811705b
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 9 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.12.3](https://github.com/atom-ide-community/atom-ide-datatip/compare/v0.12.2...v0.12.3) (2020-07-21)


### Bug Fixes

* increase default wait time to 200 ([86e4a7d](https://github.com/atom-ide-community/atom-ide-datatip/commit/86e4a7df43667dcd469920ab6ec44ecddcfdfad2))

## [0.12.2](https://github.com/atom-ide-community/atom-ide-datatip/compare/v0.12.1...v0.12.2) (2020-07-05)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions dist/index-41163023.js → dist/index-18d0da9a.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index-41163023.js.map → dist/index-18d0da9a.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/main-a718d403.js → dist/main-99cbbe62.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/main-a718d403.js.map → dist/main-99cbbe62.js.map

Large diffs are not rendered by default.

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.

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.12.2",
"version": "0.12.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 811705b

Please sign in to comment.