Skip to content

Commit db8f745

Browse files
chore(release): 4.1.5 [skip ci]
## [4.1.5](v4.1.4...v4.1.5) (2023-03-17) ### Bug Fixes * release with Node.js 18 ([a065600](a065600)) ### Trivial Changes * **deps-dev:** bump typescript from 4.9.5 to 5.0.2 ([2e537a1](2e537a1))
1 parent a065600 commit db8f745

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [4.1.5](https://github.com/rvagg/js-ipld-schema/compare/v4.1.4...v4.1.5) (2023-03-17)
2+
3+
4+
### Bug Fixes
5+
6+
* release with Node.js 18 ([a065600](https://github.com/rvagg/js-ipld-schema/commit/a065600afc2c17c01ca17d1a4b1a85435883ddf5))
7+
8+
9+
### Trivial Changes
10+
11+
* **deps-dev:** bump typescript from 4.9.5 to 5.0.2 ([2e537a1](https://github.com/rvagg/js-ipld-schema/commit/2e537a1ce9255b60dd3fce193ba7f8c50830ffb1))
12+
113
## [4.1.4](https://github.com/rvagg/js-ipld-schema/compare/v4.1.3...v4.1.4) (2023-01-06)
214

315

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.4",
3+
"version": "4.1.5",
44
"description": "IPLD Schema parser and CLI utilities for JavaScript",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)