Skip to content

Commit aff4c25

Browse files
chore(release): 2.0.2 [skip ci]
## [2.0.2](v2.0.1...v2.0.2) (2025-01-20) ### Bug Fixes * **deps:** update dependency undici to v6.21.1 ([#219](#219)) ([1849a61](1849a61))
1 parent 1849a61 commit aff4c25

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.2](https://github.com/eik-lib/node-client/compare/v2.0.1...v2.0.2) (2025-01-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency undici to v6.21.1 ([#219](https://github.com/eik-lib/node-client/issues/219)) ([1849a61](https://github.com/eik-lib/node-client/commit/1849a61217ebaa6f9e2c55c2a06b3b82b1124774))
7+
18
## [2.0.1](https://github.com/eik-lib/node-client/compare/v2.0.0...v2.0.1) (2025-01-20)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eik/node-client",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Utilities for working with assets and import maps on an Eik server",
55
"type": "module",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)