Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

Commit bf5e546

Browse files
committed
3.0.0-rc.15
1 parent 6dbfa0a commit bf5e546

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [3.0.0-rc.15](https://github.com/weyoss/redis-smq-common/compare/v3.0.0-rc.14...v3.0.0-rc.15) (2024-03-24)
4+
5+
6+
### Bug Fixes
7+
8+
* include missing enums when exporting esm/cjs modules ([6dbfa0a](https://github.com/weyoss/redis-smq-common/commit/6dbfa0abfe4129611c9cef0d5f9d850ed7d7937e))
9+
310
## [3.0.0-rc.14](https://github.com/weyoss/redis-smq-common/compare/v3.0.0-rc.13...v3.0.0-rc.14) (2024-03-23)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redis-smq-common",
3-
"version": "3.0.0-rc.14",
3+
"version": "3.0.0-rc.15",
44
"description": "RedisSMQ Common Library provides many components that are mainly used by RedisSMQ and RedisSMQ Monitor.",
55
"author": "Weyoss <weyoss@protonmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)