Skip to content

Commit d7e9fbe

Browse files
chore(release): 4.1.9 [skip ci]
## [4.1.9](v4.1.8...v4.1.9) (2023-08-15) ### Trivial Changes * **deps:** bump actions/setup-node from 3.6.0 to 3.8.0 ([d765c1a](d765c1a))
1 parent d765c1a commit d7e9fbe

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.1.9](https://github.com/rvagg/js-ipld-schema/compare/v4.1.8...v4.1.9) (2023-08-15)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps:** bump actions/setup-node from 3.6.0 to 3.8.0 ([d765c1a](https://github.com/rvagg/js-ipld-schema/commit/d765c1a0639bfcae7a4332bcbf7d5d6ed08731d7))
7+
18
## [4.1.8](https://github.com/rvagg/js-ipld-schema/compare/v4.1.7...v4.1.8) (2023-06-14)
29

310

package.json

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

0 commit comments

Comments
 (0)