Skip to content

Commit ffdc8cb

Browse files
chore(release): 1.7.3 [skip ci]
1 parent 73253e1 commit ffdc8cb

File tree

3 files changed

+69
-33
lines changed

3 files changed

+69
-33
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.7.3](https://github.com/lgeiger/ide-python/compare/v1.7.2...v1.7.3) (2021-01-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update atom-languageclient to ^1.0.6 ([d078249](https://github.com/lgeiger/ide-python/commit/d0782490c405fbc3a762cad6c0c687be1f86a74b))
7+
18
## [1.7.2](https://github.com/lgeiger/ide-python/compare/v1.7.1...v1.7.2) (2021-01-05)
29

310

package-lock.json

Lines changed: 61 additions & 32 deletions
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": "ide-python",
33
"main": "./dist/main",
4-
"version": "1.7.2",
4+
"version": "1.7.3",
55
"description": "Python language support for Atom-IDE",
66
"keywords": [
77
"ide",

0 commit comments

Comments
 (0)