Skip to content

Commit 6712a89

Browse files
chore(release): 2.0.8 [skip ci]
## [2.0.8](v2.0.7...v2.0.8) (2025-05-08) ### Bug Fixes * update eik/common to use the shared fetch ([#231](#231)) ([8ff38e8](8ff38e8))
1 parent 8ff38e8 commit 6712a89

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.8](https://github.com/eik-lib/node-client/compare/v2.0.7...v2.0.8) (2025-05-08)
2+
3+
4+
### Bug Fixes
5+
6+
* update eik/common to use the shared fetch ([#231](https://github.com/eik-lib/node-client/issues/231)) ([8ff38e8](https://github.com/eik-lib/node-client/commit/8ff38e844bdc971f5a6bc2b81dd1f062cef92ece))
7+
18
## [2.0.7](https://github.com/eik-lib/node-client/compare/v2.0.6...v2.0.7) (2025-05-08)
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.7",
3+
"version": "2.0.8",
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)