Skip to content

Commit 4a22163

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.2...v1.3.0) (2025-01-18) ### Features * Updating packages ([54109b7](54109b7))
1 parent 54109b7 commit 4a22163

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.3.0](https://github.com/michaeljolley/vscode-vs-outlining/compare/v1.2.2...v1.3.0) (2025-01-18)
2+
3+
4+
### Features
5+
6+
* Updating packages ([54109b7](https://github.com/michaeljolley/vscode-vs-outlining/commit/54109b78ff022728e6a1e45361cae34fbaf4c398))
7+
18
## [1.2.2](https://github.com/michaeljolley/vscode-vs-outlining/compare/v1.2.1...v1.2.2) (2024-06-15)
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.2",
5+
"version": "1.3.0",
66
"preview": false,
77
"publisher": "michaeljolley",
88
"license": "MIT",

0 commit comments

Comments
 (0)