chore(version): v3.3.1
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.
|
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
|
||||||
|
|
||||||
- - -
|
- - -
|
||||||
|
## v3.3.1 - 1970-01-01
|
||||||
|
### Package updates
|
||||||
|
- core-extensions bumped to core-extensions-v2.2.1
|
||||||
|
### Global changes
|
||||||
|
|
||||||
|
- - -
|
||||||
|
|
||||||
## v3.3.0 - 1970-01-01
|
## v3.3.0 - 1970-01-01
|
||||||
### Package updates
|
### Package updates
|
||||||
- core-extensions bumped to core-extensions-v2.2.0
|
- core-extensions bumped to core-extensions-v2.2.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.
|
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.2.1 - 2025-07-04
|
||||||
|
#### Bug Fixes
|
||||||
|
- **(core-extensions)** Apply mapKeys only to plain objects - (0d52c33) - *trbernstein*
|
||||||
|
|
||||||
|
- - -
|
||||||
|
|
||||||
## core-extensions-v2.2.0 - 2025-07-03
|
## core-extensions-v2.2.0 - 2025-07-03
|
||||||
#### Features
|
#### Features
|
||||||
- **(core-extensions)** Narrow type of array in mapKeys - (dabf978) - *trbernstein*
|
- **(core-extensions)** Narrow type of array in mapKeys - (dabf978) - *trbernstein*
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tabshift/core-extensions",
|
"name": "@tabshift/core-extensions",
|
||||||
"description": "Extensions to JavaScript core objects",
|
"description": "Extensions to JavaScript core objects",
|
||||||
"version": "2.2.0",
|
"version": "2.2.1",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"files": [
|
"files": [
|
||||||
"dist"
|
"dist"
|
||||||
|
|||||||
Reference in New Issue
Block a user