chore(version): v3.0.0

This commit is contained in:
T. R. Bernstein
2025-06-18 09:28:25 +02:00
parent 757066091a
commit b52e5ca6a6
5 changed files with 31 additions and 4 deletions

View File

@@ -2,6 +2,14 @@
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
- - -
## core-extensions-v2.0.1 - 2025-06-18
#### Bug Fixes
- **(core-extensions)** Add missing type-fest dependency - (3b45d1f) - *trbernstein*
#### Miscellaneous Chores
- **(core-extensions)** Rebuild package - (5b7175d) - *trbernstein*
- - -
## core-extensions-v2.0.0 - 2025-04-21
#### Features
- **(core-extensions)** Rename Object.map to mapValues - (9c14996) - *trbernstein*