Skip to content

Commit 5ed7c8e

Browse files
chore(release): 0.10.1 [skip ci]
1 parent a095867 commit 5ed7c8e

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.10.1](https://github.com/atom-ide-community/atom-ide-datatip/compare/v0.10.0...v0.10.1) (2019-04-18)
2+
3+
4+
### Bug Fixes
5+
6+
* markdown text rendering ([a095867](https://github.com/atom-ide-community/atom-ide-datatip/commit/a095867))
7+
18
# [0.10.0](https://github.com/atom-ide-community/atom-ide-datatip/compare/v0.9.5...v0.10.0) (2019-04-18)
29

310

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.10.0",
4+
"version": "0.10.1",
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)