Skip to content

Commit

Permalink
chore(release): 0.1.8 [skip ci]
Browse files Browse the repository at this point in the history
## [0.1.8](v0.1.7...v0.1.8) (2023-10-18)

### Trivial Changes

* **deps:** bump actions/checkout from 4.1.0 to 4.1.1 ([2ed5a02](2ed5a02))
  • Loading branch information
semantic-release-bot committed Oct 18, 2023
1 parent 2ed5a02 commit 45549ef
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.1.8](https://github.com/ipld/js-printify/compare/v0.1.7...v0.1.8) (2023-10-18)


### Trivial Changes

* **deps:** bump actions/checkout from 4.1.0 to 4.1.1 ([2ed5a02](https://github.com/ipld/js-printify/commit/2ed5a0286db3566e167ca54506bbc9c28f1b0357))

## [0.1.7](https://github.com/ipld/js-printify/compare/v0.1.6...v0.1.7) (2023-09-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ipld/printify",
"version": "0.1.7",
"version": "0.1.8",
"description": "Convert a decoded IPLD value to a colored printable string",
"main": "index.js",
"type": "module",
Expand Down

0 comments on commit 45549ef

Please sign in to comment.