Skip to content

Commit d746069

Browse files
chore(release): 1.16.0 [skip ci]
# [1.16.0](v1.15.3...v1.16.0) (2025-06-06) ### Features * add gradient developer theme ([926e776](926e776))
1 parent 926e776 commit d746069

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.16.0](https://github.com/shaobeichen/gradient-theme/compare/v1.15.3...v1.16.0) (2025-06-06)
2+
3+
4+
### Features
5+
6+
* add gradient developer theme ([926e776](https://github.com/shaobeichen/gradient-theme/commit/926e776f0c073161f1dd559991e1cacd27fa997d))
7+
18
## [1.15.3](https://github.com/shaobeichen/gradient-theme/compare/v1.15.2...v1.15.3) (2025-05-12)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "gradient-theme",
33
"displayName": "Gradient Theme",
44
"description": "Multiple beautiful gradient themes",
5-
"version": "1.15.3",
5+
"version": "1.16.0",
66
"author": "shaobeichen",
77
"publisher": "shaobeichen",
88
"icon": "./icon.png",
@@ -117,4 +117,4 @@
117117
"vsce": {
118118
"dependencies": false
119119
}
120-
}
120+
}

0 commit comments

Comments
 (0)