Skip to content

Commit b7d36f8

Browse files
authored
chore(main): release library 11.6.2 (#572)
1 parent b4a08bf commit b7d36f8

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
".": "1.0.0",
3-
"packages/library": "11.6.1"
3+
"packages/library": "11.6.2"
44
}

packages/library/CHANGELOG.md

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

3+
## [11.6.2](https://github.com/mikavilpas/tui-sandbox/compare/library-v11.6.1...library-v11.6.2) (2025-08-08)
4+
5+
6+
### Bug Fixes
7+
8+
* not failing test run when tests fail ([#571](https://github.com/mikavilpas/tui-sandbox/issues/571)) ([b4a08bf](https://github.com/mikavilpas/tui-sandbox/commit/b4a08bff5db768223df5a792c751a29503324b64))
9+
310
## [11.6.1](https://github.com/mikavilpas/tui-sandbox/compare/library-v11.6.0...library-v11.6.1) (2025-08-06)
411

512

packages/library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tui-sandbox/library",
3-
"version": "11.6.1",
3+
"version": "11.6.2",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/mikavilpas/tui-sandbox"

0 commit comments

Comments
 (0)