Skip to content

Commit f4d8ed1

Browse files
authored
📌 Merge pull request #152 from numaru/release/1.13.3
Release/1.13.3
2 parents 24df910 + 25d01d6 commit f4d8ed1

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.3] - 2025-12-23
11+
12+
### Fixed
13+
14+
* Previous version has been burned by azure.
15+
1016
## [1.13.2] - 2025-12-17
1117

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

211217
* Initial features
212218

213-
[Unreleased]: https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.13.2...develop
219+
[Unreleased]: https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.13.3...develop
220+
[1.13.3]: https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.13.2...v1.13.3
214221
[1.13.2]: https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.13.1...v1.13.2
215222
[1.13.1]: https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.13.0...v1.13.1
216223
[1.13.0]: https://github.com/numaru/vscode-ceedling-test-adapter/compare/v1.12.0...v1.13.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.2",
10+
"version": "1.13.3",
1111
"license": "MIT",
1212
"homepage": "https://github.com/numaru/vscode-ceedling-test-adapter",
1313
"repository": {

0 commit comments

Comments
 (0)