Skip to content

Commit f6be277

Browse files
committed
release: Release version 3.13.1
1 parent 9065793 commit f6be277

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [3.13.1](https://github.com/MorevM/utils/compare/v3.13.0...v3.13.1) (2025-05-30)
4+
5+
6+
### Bug fixes
7+
8+
* **arrays:** Add missed `arrayRotate/arrayRotateMutable` exports ([9065793](https://github.com/MorevM/utils/commit/9065793809f1032f6a0017295a9033e5b439eb64))
9+
310
## [3.13.0](https://github.com/MorevM/utils/compare/v3.12.2...v3.13.0) (2025-05-30)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "module",
55
"private": false,
66
"sideEffects": false,
7-
"version": "3.13.0",
7+
"version": "3.13.1",
88
"license": "MIT",
99
"publishConfig": {
1010
"access": "public",

0 commit comments

Comments
 (0)