Skip to content

Commit 3b6902a

Browse files
chore(release): 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2024-06-15) ### Bug Fixes * updating packages ([9df040a](9df040a))
1 parent a17474c commit 3b6902a

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.2](https://github.com/michaeljolley/vscode-vs-outlining/compare/v1.2.1...v1.2.2) (2024-06-15)
2+
3+
4+
### Bug Fixes
5+
6+
* updating packages ([9df040a](https://github.com/michaeljolley/vscode-vs-outlining/commit/9df040a9039a2aea3f2519aa789923e71a5c2a18))
7+
18
## [1.2.1](https://github.com/michaeljolley/vscode-vs-outlining/compare/v1.2.0...v1.2.1) (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.1",
5+
"version": "1.2.2",
66
"preview": false,
77
"publisher": "michaeljolley",
88
"license": "MIT",

0 commit comments

Comments
 (0)