Comparing version 4.0.7 to 4.0.8
@@ -0,1 +1,8 @@ | ||
## [4.0.8](https://github.com/rvagg/cborg/compare/v4.0.7...v4.0.8) (2024-01-15) | ||
### Trivial Changes | ||
* **deps-dev:** bump semantic-release from 22.0.12 to 23.0.0 ([5e40a65](https://github.com/rvagg/cborg/commit/5e40a6584e34e70ccca1a5c443ae5c41a59aa0c3)) | ||
## [4.0.7](https://github.com/rvagg/cborg/compare/v4.0.6...v4.0.7) (2024-01-10) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "cborg", | ||
"version": "4.0.7", | ||
"version": "4.0.8", | ||
"description": "Fast CBOR with a focus on strictness", | ||
@@ -46,3 +46,3 @@ "main": "cborg.js", | ||
"polendina": "^3.2.1", | ||
"semantic-release": "^22.0.12", | ||
"semantic-release": "^23.0.0", | ||
"standard": "^17.1.0", | ||
@@ -49,0 +49,0 @@ "typescript": "^5.3.3" |
331347