Skip to content

Commit

Permalink
chore(release): 4.0.5 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.5](v4.0.4...v4.0.5) (2023-10-25)

### Trivial Changes

* **deps:** bump actions/setup-node from 3.8.1 to 4.0.0 ([0a2b063](0a2b063))
  • Loading branch information
semantic-release-bot committed Oct 25, 2023
1 parent 0a2b063 commit c16d918
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 @@
## [4.0.5](https://github.com/rvagg/cborg/compare/v4.0.4...v4.0.5) (2023-10-25)


### Trivial Changes

* **deps:** bump actions/setup-node from 3.8.1 to 4.0.0 ([0a2b063](https://github.com/rvagg/cborg/commit/0a2b0635fdbc688b33a19ff035a551f7b9214e96))

## [4.0.4](https://github.com/rvagg/cborg/compare/v4.0.3...v4.0.4) (2023-10-23)


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": "cborg",
"version": "4.0.4",
"version": "4.0.5",
"description": "Fast CBOR with a focus on strictness",
"main": "cborg.js",
"type": "module",
Expand Down

0 comments on commit c16d918

Please sign in to comment.