Skip to content

Commit 121ef46

Browse files
committed
release(@142vip/egg-axios): publish v0.0.1-alpha.1
1 parent 9b92ae3 commit 121ef46

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/egg-axios/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
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+
- 插件模块初始化 &nbsp;-&nbsp; by **chufan** [<samp>(4fea1)</samp>](https://github.com/142vip/core-x/commit/4fea167)
11+
- 调整插件加载模式,拦截器优化 &nbsp;-&nbsp; by **chufan** [<samp>(f0109)</samp>](https://github.com/142vip/core-x/commit/f010944)
12+
13+
**Release New Version v0.0.1-alpha.1 [👉 View New Package On NPM](https://www.npmjs.com/package/@142vip/egg-axios)**
14+
615
## v0.0.1-alpha.0 (2024-07-14)
716

817
### ✨ Features

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