Skip to content

Commit beac036

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.10.1
1 parent 571658e commit beac036

3 files changed

Lines changed: 11 additions & 12 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.10.1](https://github.com/devlargs/largs-utils/compare/v0.10.0...v0.10.1) (2025-05-13)
2+
3+
4+
### Bug Fixes
5+
6+
* export unslugify module ([571658e](https://github.com/devlargs/largs-utils/commit/571658ee37048cbb918bf3f5a1d181f49957169a))
7+
8+
9+
110
# [0.10.0](https://github.com/devlargs/largs-utils/compare/v0.9.0...v0.10.0) (2025-05-13)
211

312

@@ -34,13 +43,3 @@
3443

3544

3645

37-
# [0.8.0](https://github.com/devlargs/largs-utils/compare/v0.7.0...v0.8.0) (2025-04-26)
38-
39-
40-
### Features
41-
42-
* added isValidGoogleMapsUrl util ([6f1b04e](https://github.com/devlargs/largs-utils/commit/6f1b04e0f12e6b31341300fb4a957aecac295434))
43-
* added latitude and longitude extractor from a valid googlemap link ([b6cadbc](https://github.com/devlargs/largs-utils/commit/b6cadbc454d1b551a52c2ecbab3193640bf556f9))
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.10.0",
4+
"version": "0.10.1",
55
"main": "lib/src/index.js",
66
"types": "lib/index.d.ts",
77
"files": [

0 commit comments

Comments
 (0)