Skip to content

Commit cfe7c18

Browse files
chore(release): 0.13.3 [skip ci]
1 parent d83db7f commit cfe7c18

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.13.3](https://github.com/atom-ide-community/atom-ide-signature-help/compare/v0.13.2...v0.13.3) (2021-01-31)
2+
3+
4+
### Bug Fixes
5+
6+
* use [@font-family](https://github.com/font-family) ([09fb34d](https://github.com/atom-ide-community/atom-ide-signature-help/commit/09fb34d645d18acd36512777d69a9f43b218d1ae))
7+
18
## [0.13.2](https://github.com/atom-ide-community/atom-ide-signature-help/compare/v0.13.1...v0.13.2) (2020-12-25)
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-signature-help",
33
"main": "./lib/main.js",
4-
"version": "0.13.2",
4+
"version": "0.13.3",
55
"description": "A replacement of the SignatureHelp functionality from the original Atom-IDE / Nuclide package developed by Facebook.",
66
"keywords": [
77
"atom-package",

0 commit comments

Comments
 (0)