Skip to content

Commit 5d0e163

Browse files
chore(release): @anolilab/[email protected] [skip ci]\n\n## @anolilab/package-json-utils [3.0.7](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-29)
### Bug Fixes * Update dependencies to latest versions ([6cdc09b](6cdc09b))
1 parent 6cdc09b commit 5d0e163

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/package-json-utils/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## @anolilab/package-json-utils [3.0.7](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-29)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies to latest versions ([6cdc09b](https://github.com/anolilab/javascript-style-guide/commit/6cdc09b5b9319ee7cc327b025c235972aa6be04f))
7+
18
## @anolilab/package-json-utils [3.0.6](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-26)
29

310

packages/package-json-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anolilab/package-json-utils",
3-
"version": "3.0.6",
3+
"version": "3.0.7",
44
"description": "Shared utilities for parsing information from a package.json.",
55
"keywords": [
66
"package.json",

0 commit comments

Comments
 (0)