Skip to content

Commit 0f78df6

Browse files
chore(release): 0.1.23 [skip ci]
## [0.1.23](v0.1.22...v0.1.23) (2025-03-18) ### Trivial Changes * **deps:** bump actions/setup-node from 4.2.0 to 4.3.0 ([1a3b601](1a3b601))
1 parent 1a3b601 commit 0f78df6

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.23](https://github.com/ipld/js-printify/compare/v0.1.22...v0.1.23) (2025-03-18)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump actions/setup-node from 4.2.0 to 4.3.0 ([1a3b601](https://github.com/ipld/js-printify/commit/1a3b601755744397d14417e18e0b6b5d6b60ae32))
6+
17
## [0.1.22](https://github.com/ipld/js-printify/compare/v0.1.21...v0.1.22) (2025-01-28)
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.22",
3+
"version": "0.1.23",
44
"description": "Convert a decoded IPLD value to a colored printable string",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)