Skip to content

Commit d1f6ec8

Browse files
authored
Release v2.23.1 (#501)
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.1 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.1 - 2025-04-08 ### Fixed * Fixed create-component command to add name and slugify key
2 parents 9a9d2d2 + c55e313 commit d1f6ec8

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

.changes/unreleased/Fixed-20250408-105556.yaml

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

.changes/v2.23.1.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## v2.23.1 - 2025-04-08
2+
### Fixed
3+
* Fixed create-component command to add name and slugify key

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.1 - 2025-04-08
10+
### Fixed
11+
* Fixed create-component command to add name and slugify key
12+
913
## v2.23.0 - 2025-04-08
1014
### Added
1115
* Updated mcc sdk version

0 commit comments

Comments
 (0)