We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1849a61 commit aff4c25Copy full SHA for aff4c25
CHANGELOG.md
@@ -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
8
## [2.0.1](https://github.com/eik-lib/node-client/compare/v2.0.0...v2.0.1) (2025-01-20)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@eik/node-client",
- "version": "2.0.1",
+ "version": "2.0.2",
"description": "Utilities for working with assets and import maps on an Eik server",
"type": "module",
"main": "./dist/index.cjs",
0 commit comments