chore(main): release 0.2.1 (#2851)

This commit is contained in:
Pete Johanson 2025-03-02 07:45:12 -07:00 committed by GitHub
parent f20e6ea759
commit 241ff39556
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 9 additions and 2 deletions

View File

@ -1 +1 @@
{".":"0.2.0"}
{".":"0.2.1"}

View File

@ -1,5 +1,12 @@
# Changelog
## [0.2.1](https://github.com/zmkfirmware/zmk/compare/v0.2.0...v0.2.1) (2025-03-02)
### Bug Fixes
* **behaviors:** Proper comma separated device list ([#2850](https://github.com/zmkfirmware/zmk/issues/2850)) ([f20e6ea](https://github.com/zmkfirmware/zmk/commit/f20e6ea7594b49eef1e3acc017529073a0409962))
## [0.2.0](https://github.com/zmkfirmware/zmk/compare/v0.1.0...v0.2.0) (2025-03-01)

View File

@ -7,7 +7,7 @@ VERSION_MINOR = 2
# x-release-please-end
# x-release-please-start-patch
PATCHLEVEL = 0
PATCHLEVEL = 1
# x-release-please-end
VERSION_TWEAK = 0