File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 1.12.0] - 2025-02-03
11
+
12
+ ### Changed
13
+
14
+ - Update file patterns in configuration and improve code readability
15
+
10
16
## [ 1.11.0] - 2024-12-22
11
17
12
18
### Added
@@ -217,7 +223,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
217
223
218
224
- Fix file creation issue when creating a new file
219
225
220
- [ unreleased ] : https://github.com/ManuelGil/vscode-extension-starter-advanced/compare/v1.11.0...HEAD
226
+ [ unreleased ] : https://github.com/ManuelGil/vscode-extension-starter-advanced/compare/v1.12.0...HEAD
227
+ [ 1.12.0 ] : https://github.com/ManuelGil/vscode-extension-starter-advanced/compare/v1.11.0...v1.12.0
221
228
[ 1.11.0 ] : https://github.com/ManuelGil/vscode-extension-starter-advanced/compare/v1.10.0...v1.11.0
222
229
[ 1.10.0 ] : https://github.com/ManuelGil/vscode-extension-starter-advanced/compare/v1.9.0...v1.10.0
223
230
[ 1.9.0 ] : https://github.com/ManuelGil/vscode-extension-starter-advanced/compare/v1.8.0...v1.9.0
You can’t perform that action at this time.
0 commit comments