Skip to content

Commit 80bebfc

Browse files
chore(release): 1.0.0 [skip ci]
## 1.0.0 (2025-05-17) ### Features * add JSON specialized fetch utility ([ae645f1](ae645f1)) ### Bug Fixes * install missing dependencies ([915f972](915f972))
1 parent f8d4943 commit 80bebfc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
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
"$schema": "https://json.schemastore.org/package.json",
33
"name": "@asd14/node-utils",
4-
"version": "0.1.0",
4+
"version": "1.0.0",
55
"description": "Pure Node.js functions for various common tasks and utilities",
66
"sideEffects": false,
77
"publishConfig": {

0 commit comments

Comments
 (0)