Skip to content

Commit 91c223b

Browse files
committed
release(@142vip/egg-mysql): publish v0.0.1-alpha.1
1 parent 1db59d0 commit 91c223b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/egg-mysql/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+
- 基于`mysql2`模块初始化`egg-mysql`插件 &nbsp;-&nbsp; by **chufan** [<samp>(0d3e1)</samp>](https://github.com/142vip/core-x/commit/0d3e19b)
11+
- 配置插件默认参数 &nbsp;-&nbsp; by **chufan** [<samp>(a49c8)</samp>](https://github.com/142vip/core-x/commit/a49c812)
12+
- `mysql`实例自动加载 &nbsp;-&nbsp; by **chufan** [<samp>(1d76c)</samp>](https://github.com/142vip/core-x/commit/1d76cce)
13+
14+
**Release New Version v0.0.1-alpha.1 [👉 View New Package On NPM](https://www.npmjs.com/package/@142vip/egg-mysql)**
15+
616
## v0.0.1-alpha.0 (2024-07-14)
717

818
### ✨ Features

packages/egg-mysql/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-mysql",
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)