We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54cacf4 commit be8eddeCopy full SHA for be8edde
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [4.2.17](https://github.com/rvagg/js-ipld-schema/compare/v4.2.16...v4.2.17) (2024-06-12)
2
+
3
+### Trivial Changes
4
5
+* remove typescript checker action ([54cacf4](https://github.com/rvagg/js-ipld-schema/commit/54cacf4605ffba3a578e476b85cf1a5ff124a6a5))
6
7
## [4.2.16](https://github.com/rvagg/js-ipld-schema/compare/v4.2.15...v4.2.16) (2024-06-12)
8
9
### Trivial Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@ipld/schema",
- "version": "4.2.16",
+ "version": "4.2.17",
"description": "IPLD Schema parser and CLI utilities for JavaScript",
"type": "module",
"scripts": {
0 commit comments