Skip to content

Commit 8efb01d

Browse files
chore(release): 0.6.8 [skip ci]
1 parent 491c14e commit 8efb01d

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.6.8](https://github.com/atom-ide-community/atom-ide-datatip/compare/v0.6.7...v0.6.8) (2019-03-12)
2+
3+
4+
### Bug Fixes
5+
6+
* travic-ci build ([491c14e](https://github.com/atom-ide-community/atom-ide-datatip/commit/491c14e))
7+
* updated package-lock.json for fixing travis build ([ee0ef35](https://github.com/atom-ide-community/atom-ide-datatip/commit/ee0ef35))
8+
19
### 0.6.6
210
* move to atom-ide-community
311

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "atom-ide-datatip",
33
"main": "./lib/main.js",
4-
"version": "0.6.7",
4+
"version": "0.6.8",
55
"description": "A replacement for the Data Tooltip provider that was originally part of the Atom IDE package from Facebook.",
66
"keywords": [
77
"atom-package",

0 commit comments

Comments
 (0)