Skip to content
This repository was archived by the owner on Apr 26, 2025. It is now read-only.

Commit 560481e

Browse files
authored
Merge pull request #3 from jiangxue-analysis/release-please--branches--main--components--standard-version
chore(main): release 1.1.1
2 parents a7e0c15 + 6bfcfed commit 560481e

2 files changed

Lines changed: 22 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## [1.1.1](https://github.com/jiangxue-analysis/comment-hide/compare/v1.1.0...v1.1.1) (2025-03-29)
4+
5+
6+
### Reverts
7+
8+
* add vsix to .gitignore ([a7e0c15](https://github.com/jiangxue-analysis/comment-hide/commit/a7e0c150568ac60bcdd0551d51f3ebdeb969b5a4))
9+
* del vsix ([24fbee2](https://github.com/jiangxue-analysis/comment-hide/commit/24fbee2522810f74b9a2d7c6401cd7593ff76a72))
10+
11+
12+
### Docs
13+
14+
* update README.md ([41839c4](https://github.com/jiangxue-analysis/comment-hide/commit/41839c475b74a26aeeec30a9360357cdff59272d))
15+
* update README.md warning color ([b752024](https://github.com/jiangxue-analysis/comment-hide/commit/b7520241ce7fc99e2bf08740e5339d7b99ef08e9))
16+
* update README.md warning size layout ([aaf9027](https://github.com/jiangxue-analysis/comment-hide/commit/aaf902758856c334ce41492e17b4c46997d80aa7))
17+
18+
19+
### CI
20+
21+
* add eslint ([1ee9af3](https://github.com/jiangxue-analysis/comment-hide/commit/1ee9af33cfff51292f857ee8c50d02ccb550f84b))
22+
* use pnpm ([7808f0d](https://github.com/jiangxue-analysis/comment-hide/commit/7808f0d931289f9f57067ba4a80bef734a067e66))
23+
324
## [1.1.0](https://github.com/jiangxue-analysis/comment-hide/compare/v1.0.0...v1.1.0) (2025-03-29)
425

526

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "The plugin allows you to hide and show comments, and saves them to a specified folder.",
66
"repository": "https://github.com/jiangxue-analysis/comment-hide",
77
"icon": "icon.png",
8-
"version": "1.1.0",
8+
"version": "1.1.1",
99
"engines": {
1010
"vscode": "^1.98.0"
1111
},

0 commit comments

Comments
 (0)