Skip to content

Commit b020458

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.14.0
1 parent 87bf6d4 commit b020458

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.14.0](https://github.com/devlargs/largs-utils/compare/v0.13.0...v0.14.0) (2025-06-30)
2+
3+
4+
### Features
5+
6+
* added isTwitterUrl and isInstagramUrl ([87bf6d4](https://github.com/devlargs/largs-utils/commit/87bf6d4473445b354f0731af065f79a06d12f961))
7+
8+
9+
110
# [0.13.0](https://github.com/devlargs/largs-utils/compare/v0.12.0...v0.13.0) (2025-06-30)
211

312

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

3544

3645

37-
## [0.10.1](https://github.com/devlargs/largs-utils/compare/v0.10.0...v0.10.1) (2025-05-13)
38-
39-
40-
### Bug Fixes
41-
42-
* export unslugify module ([571658e](https://github.com/devlargs/largs-utils/commit/571658ee37048cbb918bf3f5a1d181f49957169a))
43-
44-
45-

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.13.0",
4+
"version": "0.14.0",
55
"main": "lib/src/index.js",
66
"types": "lib/index.d.ts",
77
"files": [

0 commit comments

Comments
 (0)