We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b0d726 + a2085c9 commit c8d9a75Copy full SHA for c8d9a75
.changeset/heavy-eggs-brake.md
platforms/vscode/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# learningmap-studio
2
3
+## 0.2.1
4
+
5
+### Patch Changes
6
7
+- [`6b0d726`](https://github.com/openpatch/learningmap/commit/6b0d726178df0b85664242032bf5cb97a1d76f30) Thanks [@mikebarkmin](https://github.com/mikebarkmin)! - Fix release workflow
8
9
## 0.2.0
10
11
### Minor Changes
platforms/vscode/package.json
@@ -2,7 +2,7 @@
"name": "learningmap-studio",
"displayName": "Learningmap Studio",
"description": "Visual editor for learningmap files",
- "version": "0.2.0",
+ "version": "0.2.1",
"publisher": "openpatch",
"author": "Mike Barkmin",
"license": "MIT",
0 commit comments