Skip to content

Commit

Permalink
chore(release): 0.6.8 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Mar 12, 2019
1 parent 491c14e commit 8efb01d
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.6.8](https://github.com/atom-ide-community/atom-ide-datatip/compare/v0.6.7...v0.6.8) (2019-03-12)


### Bug Fixes

* travic-ci build ([491c14e](https://github.com/atom-ide-community/atom-ide-datatip/commit/491c14e))
* updated package-lock.json for fixing travis build ([ee0ef35](https://github.com/atom-ide-community/atom-ide-datatip/commit/ee0ef35))

### 0.6.6
* move to atom-ide-community

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.6.7",
"version": "0.6.8",
"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 8efb01d

Please sign in to comment.