We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9065793 commit f6be277Copy full SHA for f6be277
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
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
10
## [3.13.0](https://github.com/MorevM/utils/compare/v3.12.2...v3.13.0) (2025-05-30)
11
12
package.json
@@ -4,7 +4,7 @@
"type": "module",
"private": false,
"sideEffects": false,
- "version": "3.13.0",
+ "version": "3.13.1",
"license": "MIT",
"publishConfig": {
"access": "public",
0 commit comments