Skip to content

Commit 5772c21

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.15.0
1 parent c81521c commit 5772c21

3 files changed

Lines changed: 12 additions & 11 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [0.15.0](https://github.com/devlargs/largs-utils/compare/v0.14.0...v0.15.0) (2025-06-30)
2+
3+
4+
### Features
5+
6+
* added spotify and youtube checker ([f75c453](https://github.com/devlargs/largs-utils/commit/f75c453de4bdf27c08fa957568f1d4e217d29df4))
7+
* created isValidSocialLink ([c81521c](https://github.com/devlargs/largs-utils/commit/c81521c6fde182eb3ea3c07e36e060673661b5c6))
8+
9+
10+
111
# [0.14.0](https://github.com/devlargs/largs-utils/compare/v0.13.0...v0.14.0) (2025-06-30)
212

313

@@ -34,12 +44,3 @@
3444

3545

3646

37-
## [0.10.2](https://github.com/devlargs/largs-utils/compare/v0.10.1...v0.10.2) (2025-05-22)
38-
39-
40-
### Bug Fixes
41-
42-
* added catch excemption handlers for utils ([fd105b3](https://github.com/devlargs/largs-utils/commit/fd105b391d9d8595bb6ba72780da21b20b4df8a5))
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.14.0",
4+
"version": "0.15.0",
55
"main": "lib/src/index.js",
66
"types": "lib/index.d.ts",
77
"files": [

0 commit comments

Comments
 (0)