Update version to 1.0.1 and change dependency yup to v1 in CHANGELOG.md
Some checks failed
RenovateBot / renovate (push) Successful in 1m28s
Test / Basic (push) Has been cancelled

This commit is contained in:
2026-02-07 09:36:35 +00:00
parent 85f61d12fd
commit 05609c9d40
3 changed files with 118 additions and 54 deletions

View File

@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.0.1] (2026-02-07)
### Changed
- Updated dependency `yup` to v1
## [1.0.0] (2026-02-06)
### Added
@@ -25,3 +31,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- MIT License
[1.0.0]: https://code.popov.link/valentineus/strapi-plugin-checkbox-list/releases/tag/v1.0.0
[1.0.1]: https://code.popov.link/valentineus/strapi-plugin-checkbox-list/releases/tag/v1.0.1