Skip to content

Commit a99b85a

Browse files
chore(release): 6.0.5 [skip ci]
## [6.0.5](v6.0.4...v6.0.5) (2024-12-04) ### Trivial Changes * **deps-dev:** bump mocha from 10.8.2 to 11.0.1 ([af06dcf](af06dcf))
1 parent af06dcf commit a99b85a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [6.0.5](https://github.com/ipld/js-ipld-schema/compare/v6.0.4...v6.0.5) (2024-12-04)
2+
3+
### Trivial Changes
4+
5+
* **deps-dev:** bump mocha from 10.8.2 to 11.0.1 ([af06dcf](https://github.com/ipld/js-ipld-schema/commit/af06dcfb1564a1204cede3f5dbd7f1c15ff46bf6))
6+
17
## [6.0.4](https://github.com/ipld/js-ipld-schema/compare/v6.0.3...v6.0.4) (2024-10-25)
28

39
### Trivial Changes

package.json

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

0 commit comments

Comments
 (0)