Skip to content

Commit 57818a0

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.10.2
1 parent fd105b3 commit 57818a0

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.10.2](https://github.com/devlargs/largs-utils/compare/v0.10.1...v0.10.2) (2025-05-22)
2+
3+
4+
### Bug Fixes
5+
6+
* added catch excemption handlers for utils ([fd105b3](https://github.com/devlargs/largs-utils/commit/fd105b391d9d8595bb6ba72780da21b20b4df8a5))
7+
8+
9+
110
## [0.10.1](https://github.com/devlargs/largs-utils/compare/v0.10.0...v0.10.1) (2025-05-13)
211

312

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

3544

3645

37-
## [0.8.1](https://github.com/devlargs/largs-utils/compare/v0.8.0...v0.8.1) (2025-04-26)
38-
39-
40-
### Bug Fixes
41-
42-
* extractLatLngFromGoogleMapsUrl issue on export ([5d2504f](https://github.com/devlargs/largs-utils/commit/5d2504fb5b10672311c3d636d428617d63c539ce))
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.10.1",
4+
"version": "0.10.2",
55
"main": "lib/src/index.js",
66
"types": "lib/index.d.ts",
77
"files": [

0 commit comments

Comments
 (0)