Skip to content

Commit 9d6d22a

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.2.2
1 parent 3920598 commit 9d6d22a

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.2.2](https://github.com/devlargs/largs-utils/compare/v0.2.1...v0.2.2) (2024-08-06)
2+
3+
4+
### Bug Fixes
5+
6+
* updated build command ([3920598](https://github.com/devlargs/largs-utils/commit/3920598586c8d9f94863d7d9f958bbc8f01806c6))
7+
8+
9+
110
## [0.2.1](https://github.com/devlargs/largs-utils/compare/v0.2.0...v0.2.1) (2024-08-06)
211

312

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "Ralph Largo",
33
"name": "largs-utils",
4-
"version": "0.2.1",
4+
"version": "0.2.2",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",
77
"scripts": {
@@ -18,4 +18,4 @@
1818
"ts-jest": "^29.2.4",
1919
"typescript": "^5.5.4"
2020
}
21-
}
21+
}

0 commit comments

Comments
 (0)