Skip to content

Commit 72a934b

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2023-09-25) ### Bug Fixes * dang casing in repo name ([b7ac412](b7ac412)) ### Performance Improvements * Collapses C#, ruby, TS, and JS moar better ([a5a7760](a5a7760))
1 parent b7ac412 commit 72a934b

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.1.1](https://github.com/MichaelJolley/vscode-vs-outlining/compare/v1.1.0...v1.1.1) (2023-09-25)
2+
3+
4+
### Bug Fixes
5+
6+
* dang casing in repo name ([b7ac412](https://github.com/MichaelJolley/vscode-vs-outlining/commit/b7ac41250721dbee9e1e2003aa476f0ef6162f27))
7+
8+
9+
### Performance Improvements
10+
11+
* Collapses C#, ruby, TS, and JS moar better ([a5a7760](https://github.com/MichaelJolley/vscode-vs-outlining/commit/a5a7760841ff4df7681149392a9dc6a75d4989cf))
12+
113
# [1.1.0](https://github.com/michaeljolley/vscode-vs-outlining/compare/v1.0.1...v1.1.0) (2023-09-23)
214

315

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": "VS Code extension that adds Visual Studio outlining capabilities",
5-
"version": "1.1.0",
5+
"version": "1.1.1",
66
"preview": false,
77
"publisher": "michaeljolley",
88
"license": "MIT",

0 commit comments

Comments
 (0)