diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..8baaeb0 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ +# Changelog + +## [0.2.4](https://github.com/alexzel/iomem/compare/v0.2.3...v0.2.4) (2023-01-25) + + +### Bug Fixes + +* bump jest (and force new release generation) ([6e88f4c](https://github.com/alexzel/iomem/commit/6e88f4c04f0d34617ef85ceb722cd5c74b612c25)) +* fix ci badge in the readme file ([4f3bdf7](https://github.com/alexzel/iomem/commit/4f3bdf71b7482d67e40a966c01e9bd126697afef)) +* try to fix release publishing thing ([6341d72](https://github.com/alexzel/iomem/commit/6341d7285eae3b5f7b633a549a1e131e06e303b2)) diff --git a/package.json b/package.json index 0fd4582..91db5df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iomem", - "version": "0.2.3", + "version": "0.2.4", "description": "Memcached client with binary protocol support and multi keys commands", "keywords": [ "cache",