chore(version): v3.2.0
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
|
||||
|
||||
- - -
|
||||
## v3.2.0 - 1970-01-01
|
||||
### Package updates
|
||||
- core-extensions bumped to core-extensions-v2.1.0
|
||||
### Global changes
|
||||
|
||||
- - -
|
||||
|
||||
## v3.1.0 - 1970-01-01
|
||||
### Package updates
|
||||
- vitest-config bumped to vitest-config-v2.1.0
|
||||
|
||||
@@ -2,6 +2,12 @@
|
||||
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.1.0 - 2025-07-03
|
||||
#### Features
|
||||
- **(core-extensions)** Add Object.mapKeys - (768b71f) - *trbernstein*
|
||||
|
||||
- - -
|
||||
|
||||
## core-extensions-v2.0.1 - 2025-06-18
|
||||
#### Bug Fixes
|
||||
- **(core-extensions)** Add missing type-fest dependency - (3b45d1f) - *trbernstein*
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tabshift/core-extensions",
|
||||
"description": "Extensions to JavaScript core objects",
|
||||
"version": "2.0.1",
|
||||
"version": "2.1.0",
|
||||
"type": "module",
|
||||
"files": [
|
||||
"dist"
|
||||
|
||||
Reference in New Issue
Block a user