Skip to content

Commit 24df910

Browse files
authored
📌 Merge pull request #151 from numaru/hotfix/1.13.2
Hotfix/1.13.2
2 parents aa5fc7c + 90d2757 commit 24df910

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [1.13.2] - 2025-12-17
11+
12+
### Fixed
13+
14+
* Previous version has been burned by azure.
15+
1016
## [1.13.1] - 2025-12-17
1117

1218
### Fixed
@@ -204,7 +210,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
204210

205211
* Initial features
206212

207-
[Unreleased]: https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.13.1...develop
213+
[Unreleased]: https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.13.2...develop
214+
[1.13.2]: https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.13.1...v1.13.2
208215
[1.13.1]: https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.13.0...v1.13.1
209216
[1.13.0]: https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.12.0...v1.13.0
210217
[1.12.0]: https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.11.0...v1.12.0

package-lock.json

Lines changed: 2 additions & 2 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
@@ -7,7 +7,7 @@
77
"name": "Kin Numaru"
88
},
99
"publisher": "numaru",
10-
"version": "1.13.1",
10+
"version": "1.13.2",
1111
"license": "MIT",
1212
"homepage": "https://github.com/numaru/vscode-ceedling-test-adapter",
1313
"repository": {

0 commit comments

Comments
 (0)