Skip to content

Commit afa9e34

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.10.0
1 parent e79cb46 commit afa9e34

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.10.0](https://github.com/devlargs/largs-utils/compare/v0.9.0...v0.10.0) (2025-05-13)
2+
3+
4+
### Features
5+
6+
* added unslugify util ([e79cb46](https://github.com/devlargs/largs-utils/commit/e79cb46d5ba53bd4f5a9f214078851bf1ad079e1))
7+
8+
9+
110
# [0.9.0](https://github.com/devlargs/largs-utils/compare/v0.8.2...v0.9.0) (2025-05-02)
211

312

@@ -35,12 +44,3 @@
3544

3645

3746

38-
# [0.7.0](https://github.com/devlargs/largs-utils/compare/v0.6.1...v0.7.0) (2025-04-26)
39-
40-
41-
### Features
42-
43-
* added isValidUrl util ([b57f44a](https://github.com/devlargs/largs-utils/commit/b57f44ab44756f138654c8673aadf607c028f599))
44-
45-
46-

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "Ralph Largo",
33
"name": "largs-utils",
4-
"version": "0.9.0",
4+
"version": "0.10.0",
55
"main": "lib/src/index.js",
66
"types": "lib/index.d.ts",
77
"files": [

0 commit comments

Comments
 (0)