We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e86407f commit e437c75Copy full SHA for e437c75
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.2.2](https://github.com/rvagg/js-ipld-schema/compare/v4.2.1...v4.2.2) (2023-09-19)
2
+
3
4
+### Trivial Changes
5
6
+* **deps:** upgrade devDeps ([e86407f](https://github.com/rvagg/js-ipld-schema/commit/e86407fd9950cff6046b22194266627be5f53967))
7
8
## [4.2.1](https://github.com/rvagg/js-ipld-schema/compare/v4.2.0...v4.2.1) (2023-09-16)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@ipld/schema",
- "version": "4.2.1",
+ "version": "4.2.2",
"description": "IPLD Schema parser and CLI utilities for JavaScript",
"type": "module",
"scripts": {
0 commit comments