Skip to content

Commit 62a4890

Browse files
committed
release(@142vip/release-version): publish v0.0.1-alpha.12
1 parent 8c4db14 commit 62a4890

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/release-version/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## v0.0.1-alpha.12 (2025-04-15)
6+
7+
### ✨ Features
8+
9+
- 移除`js-yaml`依赖,使用`VipYaml`工具函数替换 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/core-x/issues/461 [<samp>(4c9e1)</samp>](https://github.com/142vip/core-x/commit/4c9e1c0)
10+
- 移除`npm-check`依赖 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/core-x/issues/473 [<samp>(8c4db)</samp>](https://github.com/142vip/core-x/commit/8c4db14)
11+
12+
**Release New Version v0.0.1-alpha.12 [👉 View New Package On NPM](https://www.npmjs.com/package/@142vip/release-version)**
13+
514
## v0.0.1-alpha.11 (2025-03-29)
615

716
### ✨ Features

packages/release-version/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@142vip/release-version",
3-
"version": "0.0.1-alpha.11",
3+
"version": "0.0.1-alpha.12",
44
"description": "通用型版本迭代Cli工具,支持版本迭代更新,Git提交信息、打标记并推送到远程",
55
"author": {
66
"name": "James Messinger",

0 commit comments

Comments
 (0)