We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af06dcf commit a99b85aCopy full SHA for a99b85a
CHANGELOG.md
@@ -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
7
## [6.0.4](https://github.com/ipld/js-ipld-schema/compare/v6.0.3...v6.0.4) (2024-10-25)
8
9
### Trivial Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@ipld/schema",
- "version": "6.0.4",
+ "version": "6.0.5",
"description": "IPLD Schema parser and CLI utilities for JavaScript",
"type": "module",
"scripts": {
0 commit comments