Skip to content

Commit

Permalink
chore(release): 4.0.6 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.6](v4.0.5...v4.0.6) (2024-01-04)

### Trivial Changes

* **deps-dev:** bump c8 from 8.0.1 to 9.0.0 ([fa88236](fa88236))
  • Loading branch information
semantic-release-bot committed Jan 4, 2024
1 parent fa88236 commit a88c0dc
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.6](https://github.com/rvagg/cborg/compare/v4.0.5...v4.0.6) (2024-01-04)


### Trivial Changes

* **deps-dev:** bump c8 from 8.0.1 to 9.0.0 ([fa88236](https://github.com/rvagg/cborg/commit/fa882360d6e895d9bcf9485ef66aad05505bb460))

## [4.0.5](https://github.com/rvagg/cborg/compare/v4.0.4...v4.0.5) (2023-10-25)


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

0 comments on commit a88c0dc

Please sign in to comment.