Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
knicola committed Mar 2, 2024
1 parent 39e3581 commit fe5ac07
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [next-version] - next-release-date
### Changed
* Bump `@types/jest` from 27.0.1 to 29.5.3
* Bump `eslint` from 7.32.0 to 8.46.0
* Bump `jest` from 27.0.6 to 29.6.2
* Bump `yup` from 0.32.9 to 1.2.0
* Bump `@types/jest` from 27.0.1 to 29.5.12
* Bump `eslint` from 7.32.0 to 8.57.0
* Bump `jest` from 27.0.6 to 29.7.0
* Bump `yup` from 0.32.9 to 1.3.3
* Rename `.minRepeating()` method to `.maxRepeating()`. The old method is deprecated and will be removed in a future release.

### Removed
* Deprecated methods `.minNumber()` and `.minSymbol()`.
Expand Down

0 comments on commit fe5ac07

Please sign in to comment.