Skip to content

Commit fc1b410

Browse files
chore(release): 0.1.20 [skip ci]
## [0.1.20](v0.1.19...v0.1.20) (2024-10-25) ### Trivial Changes * **deps:** bump actions/setup-node from 4.0.4 to 4.1.0 ([c99c8e6](c99c8e6))
1 parent c99c8e6 commit fc1b410

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.1.20](https://github.com/ipld/js-printify/compare/v0.1.19...v0.1.20) (2024-10-25)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump actions/setup-node from 4.0.4 to 4.1.0 ([c99c8e6](https://github.com/ipld/js-printify/commit/c99c8e6db6a74921fea3960f912611160f8e5f95))
6+
17
## [0.1.19](https://github.com/ipld/js-printify/compare/v0.1.18...v0.1.19) (2024-10-24)
28

39
### Trivial Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ipld/printify",
3-
"version": "0.1.19",
3+
"version": "0.1.20",
44
"description": "Convert a decoded IPLD value to a colored printable string",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)