Skip to content

Commit 3fd3a86

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2024-01-06) ### Bug Fixes * Improved package with bundling ([b5a0c47](b5a0c47))
1 parent 8bf3135 commit 3fd3a86

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+
## [1.2.1](https://github.com/michaeljolley/vscode-vs-outlining/compare/v1.2.0...v1.2.1) (2024-01-06)
2+
3+
4+
### Bug Fixes
5+
6+
* Improved package with bundling ([b5a0c47](https://github.com/michaeljolley/vscode-vs-outlining/commit/b5a0c478d78d87b29b17e6052dc22e3063ab5e4e))
7+
18
# [1.2.0](https://github.com/michaeljolley/vscode-vs-outlining/compare/v1.1.1...v1.2.0) (2024-01-06)
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
@@ -2,7 +2,7 @@
22
"name": "vscode-vs-outlining",
33
"displayName": "Visual Studio Outlining",
44
"description": "Adds Visual Studio outlining capabilities to Visual Studio Code.",
5-
"version": "1.2.0",
5+
"version": "1.2.1",
66
"preview": false,
77
"publisher": "michaeljolley",
88
"license": "MIT",

0 commit comments

Comments
 (0)