diff --git a/.release b/.release index 0890e94..36bb27a 160000 --- a/.release +++ b/.release @@ -1 +1 @@ -Subproject commit 0890e945e4e061c96c7b2ab45017525904c17728 +Subproject commit 36bb27a93862517943e04f24fd67b0df2da6cbbe diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md new file mode 100644 index 0000000..7c7e603 --- /dev/null +++ b/CONTRIBUTORS.md @@ -0,0 +1,8 @@ +# Contributors + +This handcrafted artisinal software is brought to you by: + +|
msimerson (57)|
zazapeta (1)| +| :---: | :---: | + +this file is maintained by [.release](https://github.com/msimerson/.release) diff --git a/Changes.md b/Changes.md index c8eb9c3..0087239 100644 --- a/Changes.md +++ b/Changes.md @@ -2,6 +2,22 @@ ### Unreleased +### [2.0.7] - 2024-04-21 + +#### Added + +- + +#### Fixed + +- + +#### Changed + +- + + + ### [2.0.6] - 2023-12-12 - doc(README): '[socket]' is now '[server]' (#39) @@ -92,3 +108,4 @@ - don't break when no [redis] config exists [2.0.6]: https://github.com/haraka/haraka-plugin-redis/releases/tag/2.0.6 +[2.0.7]: https://github.com/haraka/haraka-plugin-redis/releases/tag/2.0.7 diff --git a/package.json b/package.json index be2e86f..18b0536 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "haraka-plugin-redis", - "version": "2.0.6", + "version": "2.0.7", "description": "Redis plugin for Haraka & other plugins to inherit from", "main": "index.js", "directories": {