chore(version): v2.0.0

This commit is contained in:
T. R. Bernstein
2025-04-21 22:21:50 +02:00
parent c7aedc3dbc
commit 998f003492
3 changed files with 26 additions and 1 deletions

View File

@@ -2,6 +2,19 @@
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
- - -
## v2.0.0 - 2025-04-21
### Package updates
- core-extensions bumped to core-extensions-v2.0.0
### Global changes
#### Features
- **(pkg)** Add core extensions package - (1ba1659) - *trbernstein*
#### Refactoring
- **(core-extensions)** Use roolup to inline internal modules - (1b93170) - *trbernstein*
#### Tests
- **(core-extensions)** Add & configure vitest - (2e7c604) - *trbernstein*
- - -
## v1.0.2 - 1970-01-01
### Package updates
- vitest-config bumped to vitest-config-v1.0.2