Skip to content

Commit 1fe634c

Browse files
chore(release): 7.0.8 [skip ci]
## [7.0.8](v7.0.7...v7.0.8) (2025-12-11) ### Trivial Changes * **deps-dev:** bump @types/node from 24.10.3 to 25.0.0 ([#165](#165)) ([f5badf2](f5badf2))
1 parent f5badf2 commit 1fe634c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [7.0.8](https://github.com/ipld/js-ipld-schema/compare/v7.0.7...v7.0.8) (2025-12-11)
2+
3+
### Trivial Changes
4+
5+
* **deps-dev:** bump @types/node from 24.10.3 to 25.0.0 ([#165](https://github.com/ipld/js-ipld-schema/issues/165)) ([f5badf2](https://github.com/ipld/js-ipld-schema/commit/f5badf2a4825848ddabbcdf0e8f014c0915a04b0))
6+
17
## [7.0.7](https://github.com/ipld/js-ipld-schema/compare/v7.0.6...v7.0.7) (2025-12-04)
28

39
### Trivial Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ipld/schema",
3-
"version": "7.0.7",
3+
"version": "7.0.8",
44
"description": "IPLD Schema parser and CLI utilities for JavaScript",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)