Skip to content

Commit 1bf8858

Browse files
committed
prepare for release
1 parent 63af210 commit 1bf8858

File tree

3 files changed

+71
-24
lines changed

3 files changed

+71
-24
lines changed

CHANGELOG.md

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

3+
## 1.0.10
4+
5+
### Dependencies
6+
7+
* Bump typescript from 5.3.3 to 5.4.2 [#158](https://github.com/KatsuteDev/Settings-Repository/pull/158) ([@dependabot](https://github.com/dependabot))
8+
* Bump simple-git from 3.22.0 to 3.23.0 [#161](https://github.com/KatsuteDev/Settings-Repository/pull/161) ([@dependabot](https://github.com/dependabot))
9+
* Bump esbuild from 0.20.1 to 0.20.2 [#160](https://github.com/KatsuteDev/Settings-Repository/pull/160) ([@dependabot](https://github.com/dependabot))
10+
* Bump adm-zip from 0.5.10 to 0.5.12 [#159](https://github.com/KatsuteDev/Settings-Repository/pull/159) ([@dependabot](https://github.com/dependabot))
11+
* Bump typescript from 5.4.2 to 5.4.3 [#162](https://github.com/KatsuteDev/Settings-Repository/pull/162) ([@dependabot](https://github.com/dependabot))
12+
* Bump @types/node from 20.11.1 to 20.12.2 [#163](https://github.com/KatsuteDev/Settings-Repository/pull/163) ([@dependabot](https://github.com/dependabot))
13+
* Bump glob from 10.3.10 to 10.3.12 [#164](https://github.com/KatsuteDev/Settings-Repository/pull/164) ([@dependabot](https://github.com/dependabot))
14+
* Bump simple-git from 3.23.0 to 3.24.0 [#165](https://github.com/KatsuteDev/Settings-Repository/pull/165) ([@dependabot](https://github.com/dependabot))
15+
* Bump typescript from 5.4.3 to 5.4.4 [#166](https://github.com/KatsuteDev/Settings-Repository/pull/166) ([@dependabot](https://github.com/dependabot))
16+
* Bump @types/vscode from 1.87.0 to 1.88.0 [#167](https://github.com/KatsuteDev/Settings-Repository/pull/167) ([@dependabot](https://github.com/dependabot))
17+
* Bump @vscode/vsce from 2.24.0 to 2.25.0 [#168](https://github.com/KatsuteDev/Settings-Repository/pull/168) ([@dependabot](https://github.com/dependabot))
18+
* Bump typescript from 5.4.4 to 5.4.5 [#169](https://github.com/KatsuteDev/Settings-Repository/pull/169) ([@dependabot](https://github.com/dependabot))
19+
* Bump @vscode/vsce from 2.25.0 to 2.26.0 [#170](https://github.com/KatsuteDev/Settings-Repository/pull/170) ([@dependabot](https://github.com/dependabot))
20+
* Bump @types/vscode from 1.88.0 to 1.89.0 [#171](https://github.com/KatsuteDev/Settings-Repository/pull/171) ([@dependabot](https://github.com/dependabot))
21+
* Bump @vscode/vsce from 2.26.0 to 2.26.1 [#172](https://github.com/KatsuteDev/Settings-Repository/pull/172) ([@dependabot](https://github.com/dependabot))
22+
* Bump rimraf from 5.0.5 to 5.0.7 [#174](https://github.com/KatsuteDev/Settings-Repository/pull/174) ([@dependabot](https://github.com/dependabot))
23+
* Bump esbuild from 0.20.2 to 0.21.2 [#175](https://github.com/KatsuteDev/Settings-Repository/pull/175) ([@dependabot](https://github.com/dependabot))
24+
* Bump glob from 10.3.12 to 10.3.15 [#173](https://github.com/KatsuteDev/Settings-Repository/pull/173) ([@dependabot](https://github.com/dependabot))
25+
* Bump esbuild from 0.21.2 to 0.21.3 [#176](https://github.com/KatsuteDev/Settings-Repository/pull/176) ([@dependabot](https://github.com/dependabot))
26+
* Bump esbuild from 0.21.3 to 0.21.4 [#178](https://github.com/KatsuteDev/Settings-Repository/pull/178) ([@dependabot](https://github.com/dependabot))
27+
* Bump glob from 10.3.15 to 10.4.1 [#177](https://github.com/KatsuteDev/Settings-Repository/pull/177) ([@dependabot](https://github.com/dependabot))
28+
* Bump adm-zip from 0.5.12 to 0.5.13 [#179](https://github.com/KatsuteDev/Settings-Repository/pull/179) ([@dependabot](https://github.com/dependabot))
29+
* Bump @types/node from 20.12.2 to 20.14.1 [#181](https://github.com/KatsuteDev/Settings-Repository/pull/181) ([@dependabot](https://github.com/dependabot))
30+
* Bump adm-zip from 0.5.13 to 0.5.14 [#183](https://github.com/KatsuteDev/Settings-Repository/pull/183) ([@dependabot](https://github.com/dependabot))
31+
* Bump @types/vscode from 1.89.0 to 1.90.0 [#184](https://github.com/KatsuteDev/Settings-Repository/pull/184) ([@dependabot](https://github.com/dependabot))
32+
* Bump @vscode/vsce from 2.26.1 to 2.27.0 [#182](https://github.com/KatsuteDev/Settings-Repository/pull/182) ([@dependabot](https://github.com/dependabot))
33+
34+
**Full Changelog**: [`1.0.9...1.0.10`](https://github.com/KatsuteDev/Settings-Repository/compare/1.0.9...1.0.10)
35+
336
## 1.0.9
437

538
### Fixes

package-lock.json

Lines changed: 37 additions & 23 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
@@ -8,7 +8,7 @@
88
"theme": "dark"
99
},
1010
"publisher": "Katsute",
11-
"version": "1.0.9",
11+
"version": "1.0.10",
1212
"private": true,
1313
"engines": {
1414
"vscode": "^1.90.0"

0 commit comments

Comments
 (0)