Skip to content

Commit 1e5cab2

Browse files
authored
Release v2.23.2 (#504)
This PR was created by the [Changie release GitHub action](https://github.com/labd/changie-release-action). When you're ready to do a release, you can merge this and the tag v2.23.2 will be created and the release.yaml workflow will be started. If you're not ready to do a release yet, that's fine, whenever you add more changes to main, this PR will be updated. # Releases ## v2.23.2 - 2025-04-10 ### Fixed * Better error message when resolving a component version
2 parents d8373b7 + e7c0840 commit 1e5cab2

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

.changes/unreleased/Fixed-20250410-092029.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/v2.23.2.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## v2.23.2 - 2025-04-10
2+
### Fixed
3+
* Better error message when resolving a component version

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
66
and is generated by [Changie](https://github.com/miniscruff/changie).
77

88

9+
## v2.23.2 - 2025-04-10
10+
### Fixed
11+
* Better error message when resolving a component version
12+
913
## v2.23.1 - 2025-04-08
1014
### Fixed
1115
* Fixed create-component command to add name and slugify key

0 commit comments

Comments
 (0)