Skip to content

Commit b812140

Browse files
committed
chore(release): publish v0.0.1-alpha.36
1 parent 3f2e9cf commit b812140

File tree

2 files changed

+64
-1
lines changed

2 files changed

+64
-1
lines changed

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
44

5+
## v0.0.1-alpha.36 (2025-11-04)
6+
7+
### ✨ Features
8+
9+
- 修改`Eslint`配置,关闭`ts/consistent-type-imports`规则 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/core-x/issues/708 [<samp>(8d9d1)</samp>](https://github.com/142vip/core-x/commit/8d9d1aa0)
10+
- 基于`VipOpenSource`组件,优化文档首页 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/core-x/issues/713 [<samp>(dd44b)</samp>](https://github.com/142vip/core-x/commit/dd44bdee)
11+
- **@142vip/nest**:
12+
- 锁定依赖版本,搭建基础Nest项目通用基座 &nbsp;-&nbsp; by **chufan** [<samp>(73f26)</samp>](https://github.com/142vip/core-x/commit/73f26536)
13+
- **@142vip/nest-logger**:
14+
- 拓展Nest框架层日志,支持Adapter适配器自定义日志 &nbsp;-&nbsp; by **chufan** [<samp>(a0794)</samp>](https://github.com/142vip/core-x/commit/a07948d2)
15+
- **@142vip/nest-redis**:
16+
- 新增`RedisModule`全局模块,支持注入即使用,补充单元测试、文档 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/core-x/issues/719 [<samp>(9fb55)</samp>](https://github.com/142vip/core-x/commit/9fb55215)
17+
- 模块重命名为`NestRedisModule` &nbsp;-&nbsp; by **chufan** [<samp>(fd712)</samp>](https://github.com/142vip/core-x/commit/fd712870)
18+
- **@142vip/nest-starter**:
19+
- 优化启动流程,定义通用型`Nest`框架启动器 &nbsp;-&nbsp; by **chufan** [<samp>(62950)</samp>](https://github.com/142vip/core-x/commit/629508d2)
20+
- **@142vip/nest-typeorm**:
21+
- 集成`@nestjs/typeorm`等模块,简化使用 &nbsp;-&nbsp; by **chufan** [<samp>(56d37)</samp>](https://github.com/142vip/core-x/commit/56d37fd9)
22+
- **@142vip/redis**:
23+
- 新增`RedisFactory`工厂类,优化`Redis`实例创建的核心逻辑 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/core-x/issues/718 [<samp>(39d04)</samp>](https://github.com/142vip/core-x/commit/39d04710)
24+
- **@142vip/vitepress**:
25+
- 新增`VipOpenSource`组件,支持自定义开源仓库 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/core-x/issues/712 [<samp>(0eec7)</samp>](https://github.com/142vip/core-x/commit/0eec7ade)
26+
- **@142vip/vuepress**:
27+
- 升级底层依赖,修复类型错误 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/core-x/issues/707 [<samp>(47ce0)</samp>](https://github.com/142vip/core-x/commit/47ce0468)
28+
- **nest-demo**:
29+
- 基于`Nest.js`框架,搭建基础项目结构 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/core-x/issues/709 [<samp>(0cd72)</samp>](https://github.com/142vip/core-x/commit/0cd7283c)
30+
- 引入`@142vip/nest-redis`模块,增加`RedisModule`模块最佳实践 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/core-x/issues/720 [<samp>(b7651)</samp>](https://github.com/142vip/core-x/commit/b7651e87)
31+
- 基于`@142vip/nest`周边模块,补充`Demo`最佳实践代码 &nbsp;-&nbsp; by **chufan** [<samp>(a5bc5)</samp>](https://github.com/142vip/core-x/commit/a5bc5dc3)
32+
33+
### 🐛 Bug Fixes
34+
35+
- 修复模块间依赖的版本,升级依赖 &nbsp;-&nbsp; by **chufan** [<samp>(135ba)</samp>](https://github.com/142vip/core-x/commit/135baac9)
36+
- 修复单元测试,补充文档,优化依赖版本 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/core-x/issues/721 [<samp>(3342e)</samp>](https://github.com/142vip/core-x/commit/3342ef0a)
37+
- **@142vip/fairy-cli**:
38+
- 修复`release`命令未选中异常,终止后续流程执行 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/core-x/issues/726 [<samp>(dd191)</samp>](https://github.com/142vip/core-x/commit/dd19179f)
39+
- **deps**:
40+
- Update dependency vue to v3.5.22 &nbsp;-&nbsp; by **renovate[bot]** in https://github.com/142vip/core-x/issues/706 [<samp>(eab10)</samp>](https://github.com/142vip/core-x/commit/eab10799)
41+
- Update dependency vitepress to v1.6.4 &nbsp;-&nbsp; by **renovate[bot]** in https://github.com/142vip/core-x/issues/705 [<samp>(7c800)</samp>](https://github.com/142vip/core-x/commit/7c80076f)
42+
43+
### 😏 Release Packages
44+
45+
- **@142vip/fairy-cli**:
46+
- Publish `v0.0.3-alpha.30` &nbsp;-&nbsp; by **chufan** [<samp>(66f81)</samp>](https://github.com/142vip/core-x/commit/66f8101a)
47+
- **@142vip/nest**:
48+
- Publish `v0.0.1-alpha.2` &nbsp;-&nbsp; by **chufan** [<samp>(e2411)</samp>](https://github.com/142vip/core-x/commit/e241115d)
49+
- **@142vip/nest-logger**:
50+
- Publish `v0.0.1-alpha.1` &nbsp;-&nbsp; by **chufan** [<samp>(1480e)</samp>](https://github.com/142vip/core-x/commit/1480e0cb)
51+
- **@142vip/nest-redis**:
52+
- Publish `v0.0.1-alpha.2` &nbsp;-&nbsp; by **chufan** [<samp>(429d8)</samp>](https://github.com/142vip/core-x/commit/429d8327)
53+
- **@142vip/nest-starter**:
54+
- Publish `v0.0.1-alpha.1` &nbsp;-&nbsp; by **chufan** [<samp>(28806)</samp>](https://github.com/142vip/core-x/commit/28806575)
55+
- **@142vip/nest-typeorm**:
56+
- Publish `v0.0.1-alpha.1` &nbsp;-&nbsp; by **chufan** [<samp>(b4241)</samp>](https://github.com/142vip/core-x/commit/b4241426)
57+
- **@142vip/redis**:
58+
- Publish `v0.0.1-alpha.4` &nbsp;-&nbsp; by **chufan** [<samp>(efb04)</samp>](https://github.com/142vip/core-x/commit/efb0404a)
59+
- **@142vip/vitepress**:
60+
- Publish `v0.0.1-alpha.19` &nbsp;-&nbsp; by **chufan** [<samp>(3df6a)</samp>](https://github.com/142vip/core-x/commit/3df6a073)
61+
- **@142vip/vuepress**:
62+
- Publish `v0.0.1-alpha.18` &nbsp;-&nbsp; by **chufan** [<samp>(bb50f)</samp>](https://github.com/142vip/core-x/commit/bb50ff34)
63+
- **nest-demo**:
64+
- Publish `v0.0.1-alpha.1` &nbsp;-&nbsp; by **chufan** [<samp>(b519a)</samp>](https://github.com/142vip/core-x/commit/b519a08d)
65+
66+
**Release New Version v0.0.1-alpha.36 [👉 View Changes On GitHub](https://github.com/142vip/core-x/compare/v0.0.1-alpha.35...v0.0.1-alpha.36)**
67+
568
## v0.0.1-alpha.35 (2025-10-17)
669

770
### ✨ Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@142vip/core-x",
33
"type": "module",
4-
"version": "0.0.1-alpha.35",
4+
"version": "0.0.1-alpha.36",
55
"private": true,
66
"packageManager": "pnpm@9.6.0",
77
"workspaces": [

0 commit comments

Comments
 (0)