Skip to content

Commit 34112e9

Browse files
chore(release): 0.1.26 [skip ci]
## [0.1.26](v0.1.25...v0.1.26) (2025-09-05) ### Trivial Changes * **deps:** bump actions/setup-node from 4.4.0 to 5.0.0 ([#43](#43)) ([3786431](3786431))
1 parent 3786431 commit 34112e9

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.26](https://github.com/ipld/js-printify/compare/v0.1.25...v0.1.26) (2025-09-05)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump actions/setup-node from 4.4.0 to 5.0.0 ([#43](https://github.com/ipld/js-printify/issues/43)) ([3786431](https://github.com/ipld/js-printify/commit/37864315ae351b8ee6b088dd8f2cb81b95baef9f))
6+
17
## [0.1.25](https://github.com/ipld/js-printify/compare/v0.1.24...v0.1.25) (2025-08-25)
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.25",
3+
"version": "0.1.26",
44
"description": "Convert a decoded IPLD value to a colored printable string",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)