We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c81bcf0 commit 176b84aCopy full SHA for 176b84a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.1.8](https://github.com/rvagg/js-ipld-schema/compare/v4.1.7...v4.1.8) (2023-06-14)
2
+
3
4
+### Trivial Changes
5
6
+* **deps-dev:** bump c8 from 7.14.0 to 8.0.0 ([c81bcf0](https://github.com/rvagg/js-ipld-schema/commit/c81bcf0fe6b7cc1cb7971bcc60a17db851b23744))
7
8
## [4.1.7](https://github.com/rvagg/js-ipld-schema/compare/v4.1.6...v4.1.7) (2023-06-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@ipld/schema",
- "version": "4.1.7",
+ "version": "4.1.8",
"description": "IPLD Schema parser and CLI utilities for JavaScript",
"type": "module",
"scripts": {
0 commit comments