Skip to content

Commit 98a84aa

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.16.0
1 parent 6d8767a commit 98a84aa

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.16.0](https://github.com/devlargs/largs-utils/compare/v0.15.1...v0.16.0) (2025-10-24)
2+
3+
4+
### Features
5+
6+
* added formatNumber util ([6d8767a](https://github.com/devlargs/largs-utils/commit/6d8767a2467db032249507c4b5c3c11ddc7ba062))
7+
8+
9+
110
## [0.15.1](https://github.com/devlargs/largs-utils/compare/v0.15.0...v0.15.1) (2025-06-30)
211

312

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

3645

3746

38-
# [0.12.0](https://github.com/devlargs/largs-utils/compare/v0.11.0...v0.12.0) (2025-06-03)
39-
40-
41-
### Features
42-
43-
* returns a youtube thumbnail from a given youtube video ([3ae0b14](https://github.com/devlargs/largs-utils/commit/3ae0b14c56ac978f3c9c1b36ff5c272e6bfd7b3c))
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.15.1",
4+
"version": "0.16.0",
55
"main": "lib/src/index.js",
66
"types": "lib/index.d.ts",
77
"files": [

0 commit comments

Comments
 (0)