Skip to content

Commit 833c172

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.12.0
1 parent 3ae0b14 commit 833c172

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.12.0](https://github.com/devlargs/largs-utils/compare/v0.11.0...v0.12.0) (2025-06-03)
2+
3+
4+
### Features
5+
6+
* returns a youtube thumbnail from a given youtube video ([3ae0b14](https://github.com/devlargs/largs-utils/commit/3ae0b14c56ac978f3c9c1b36ff5c272e6bfd7b3c))
7+
8+
9+
110
# [0.11.0](https://github.com/devlargs/largs-utils/compare/v0.10.2...v0.11.0) (2025-06-01)
211

312

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

3544

3645

37-
# [0.9.0](https://github.com/devlargs/largs-utils/compare/v0.8.2...v0.9.0) (2025-05-02)
38-
39-
40-
### Features
41-
42-
* added generateSlug util ([01e4afa](https://github.com/devlargs/largs-utils/commit/01e4afa9d65b23700d5939e5bc39b3b611c5a8ed))
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.11.0",
4+
"version": "0.12.0",
55
"main": "lib/src/index.js",
66
"types": "lib/index.d.ts",
77
"files": [

0 commit comments

Comments
 (0)