Skip to content

Commit 59bce05

Browse files
chore(release): 2.22.5 [skip ci]
## [2.22.5](v2.22.4...v2.22.5) (2022-08-15) ### Bug Fixes * importing machine in dev mode could cause issues ([e8790f6](e8790f6)), closes [#275](#275)
1 parent e8790f6 commit 59bce05

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.22.5](https://github.com/pycom/pymakr-vsc/compare/v2.22.4...v2.22.5) (2022-08-15)
2+
3+
4+
### Bug Fixes
5+
6+
* importing machine in dev mode could cause issues ([e8790f6](https://github.com/pycom/pymakr-vsc/commit/e8790f6a6f6ad7b25e6074aa3f0d39cc7057051c)), closes [#275](https://github.com/pycom/pymakr-vsc/issues/275)
7+
18
## [2.22.4](https://github.com/pycom/pymakr-vsc/compare/v2.22.3...v2.22.4) (2022-08-02)
29

310

package-lock.json

Lines changed: 2 additions & 2 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
@@ -3,7 +3,7 @@
33
"displayName": "Pymakr",
44
"publisher": "Pycom",
55
"description": "Official Pymakr plugin for Pycom devices.",
6-
"version": "2.22.4",
6+
"version": "2.22.5",
77
"repository": {
88
"url": "https://github.com/pycom/pymakr-vsc"
99
},

0 commit comments

Comments
 (0)