Skip to content

Commit 3e492f3

Browse files
chore(release): @anolilab/[email protected] [skip ci]\n\n## @anolilab/package-json-utils [1.0.1](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-06-10)
### Bug Fixes * updated the README.md ([447ffb7](447ffb7))
1 parent 4b43cab commit 3e492f3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/package-json-utils/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## @anolilab/package-json-utils [1.0.1](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-06-10)
2+
3+
4+
### Bug Fixes
5+
6+
* updated the README.md ([447ffb7](https://github.com/anolilab/javascript-style-guide/commit/447ffb73e5852588102e5868ef4e5f76c94aa8f3))
7+
18
## @anolilab/package-json-utils 1.0.0 (2023-06-10)
29

310

packages/package-json-utils/package.json

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

0 commit comments

Comments
 (0)