Skip to content

Commit 1db59d0

Browse files
committed
release(@142vip/egg-redis): publish v0.0.1-alpha.1
1 parent 7664d87 commit 1db59d0

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/egg-redis/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## v0.0.1-alpha.1 (2025-01-06)
7+
8+
### ✨ Features
9+
10+
- 支持`redis`使用,初始化基础结构 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/core-x/issues/265 [<samp>(668f3)</samp>](https://github.com/142vip/core-x/commit/668f3c6)
11+
- 优化插件启动,增加默认配置 &nbsp;-&nbsp; by **chufan** [<samp>(4a783)</samp>](https://github.com/142vip/core-x/commit/4a78389)
12+
- 配置加载模式 &nbsp;-&nbsp; by **chufan** [<samp>(f8d02)</samp>](https://github.com/142vip/core-x/commit/f8d0214)
13+
14+
**Release New Version v0.0.1-alpha.1 [👉 View New Package On NPM](https://www.npmjs.com/package/@142vip/egg-redis)**
15+
616
## v0.0.1-alpha.0 (2024-07-14)
717

818
### ✨ Features

packages/egg-redis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@142vip/egg-redis",
3-
"version": "0.0.1-alpha.0",
3+
"version": "0.0.1-alpha.1",
44
"private": false,
55
"description": "公众号搜:储凡",
66
"author": "mmdapl <mmdapl@163.com>",

0 commit comments

Comments
 (0)