Skip to content

Commit

Permalink
chore(release): 1.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.1](v1.2.0...v1.2.1) (2024-01-06)

### Bug Fixes

* Improved package with bundling ([b5a0c47](b5a0c47))
  • Loading branch information
semantic-release-bot committed Jan 6, 2024
1 parent 8bf3135 commit 3fd3a86
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.2.1](https://github.com/michaeljolley/vscode-vs-outlining/compare/v1.2.0...v1.2.1) (2024-01-06)


### Bug Fixes

* Improved package with bundling ([b5a0c47](https://github.com/michaeljolley/vscode-vs-outlining/commit/b5a0c478d78d87b29b17e6052dc22e3063ab5e4e))

# [1.2.0](https://github.com/michaeljolley/vscode-vs-outlining/compare/v1.1.1...v1.2.0) (2024-01-06)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-vs-outlining",
"displayName": "Visual Studio Outlining",
"description": "Adds Visual Studio outlining capabilities to Visual Studio Code.",
"version": "1.2.0",
"version": "1.2.1",
"preview": false,
"publisher": "michaeljolley",
"license": "MIT",
Expand Down

0 comments on commit 3fd3a86

Please sign in to comment.