chore(core-extensions): Add CHANGELOG

This commit is contained in:
T. R. Bernstein
2025-04-21 20:56:35 +02:00
parent 9c14996ed8
commit c7aedc3dbc

View File

@@ -0,0 +1,18 @@
# Changelog
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*
- - -
Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).