Skip to content

Commit

Permalink
chore(release): 0.12.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jul 5, 2020
1 parent f5c4827 commit 398deb9
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [0.12.2](https://github.com/atom-ide-community/atom-ide-datatip/compare/v0.12.1...v0.12.2) (2020-07-05)


### Bug Fixes

* push changes ([f5c4827](https://github.com/atom-ide-community/atom-ide-datatip/commit/f5c482786ddba7402c1315dcde8165c1e603ad68))
* rename rollup extension to mjs ([191e78d](https://github.com/atom-ide-community/atom-ide-datatip/commit/191e78d4831931387b44d0eae875072ff4b56a83))

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


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.12.1",
"version": "0.12.2",
"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 398deb9

Please sign in to comment.