Skip to content

Commit

Permalink
chore(release): 0.22.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jan 31, 2021
1 parent 8e7479a commit 28df310
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.22.1](https://github.com/atom-community/atom-ide-datatip/compare/v0.22.0...v0.22.1) (2021-01-31)


### Bug Fixes

* use [@font-family](https://github.com/font-family) ([95cd1cc](https://github.com/atom-community/atom-ide-datatip/commit/95cd1cc1ae82b0e61bbba83968121855bbb1d7c2))

# [0.22.0](https://github.com/atom-community/atom-ide-datatip/compare/v0.21.1...v0.22.0) (2021-01-30)


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.22.0",
"version": "0.22.1",
"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 28df310

Please sign in to comment.