Skip to content

Commit

Permalink
release(@142vip/changelog): publish v0.0.1-alpha.14
Browse files Browse the repository at this point in the history
  • Loading branch information
mmdapl committed Feb 14, 2025
1 parent c0ec937 commit ad0dd30
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/changelog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## v0.0.1-alpha.14 (2025-02-14)

### 🐛 Bug Fixes

- 修复version字段错误、文档格式异常 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/core-x/issues/363 [<samp>(20a5c)</samp>](https://github.com/142vip/core-x/commit/20a5c78)

**Release New Version v0.0.1-alpha.14 [👉 View New Package On NPM](https://www.npmjs.com/package/@142vip/changelog)**

## v0.0.1-alpha.13 (2025-02-13)

### 🐛 Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/changelog/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@142vip/changelog",
"type": "module",
"version": "0.0.1-alpha.13",
"version": "0.0.1-alpha.14",
"private": false,
"description": "基于Git提交记录,生成漂亮的变更日志,输出Markdown格式的CHANGELOG.md文件,更加人性化",
"author": "mmdapl <[email protected]>",
Expand Down

0 comments on commit ad0dd30

Please sign in to comment.