Skip to content

Commit f7bedd5

Browse files
committed
chore(release): publish v0.0.1-alpha.17
1 parent f4873c3 commit f7bedd5

File tree

2 files changed

+48
-1
lines changed

2 files changed

+48
-1
lines changed

CHANGELOG.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,53 @@
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.17 (2024-10-26)
6+
7+
### ✨ Features
8+
9+
- 修改站点主题和侧边栏配置配置 &nbsp;-&nbsp; by **chufan** [<samp>(815b9)</samp>](https://github.com/142vip/core-x/commit/815b908)
10+
- 引入`only-allow`模块,限定使用`pnpm`命令 &nbsp;-&nbsp; by **chufan** [<samp>(8d8ac)</samp>](https://github.com/142vip/core-x/commit/8d8acac)
11+
- 增加演示Demo展示入口,优化配置文件 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/core-x/issues/173 [<samp>(36b56)</samp>](https://github.com/142vip/core-x/commit/36b56e3)
12+
- 修改`turbo`缓存配置,移除`outputs`选项 &nbsp;-&nbsp; by **chufan** [<samp>(231ec)</samp>](https://github.com/142vip/core-x/commit/231ec89)
13+
- 简化`vitepress`博客配置和类型,移除`element-plus`组件的手动导入, &nbsp;-&nbsp; by **chufan** [<samp>(767a8)</samp>](https://github.com/142vip/core-x/commit/767a8f1)
14+
- 关闭`turbo`缓存构建 &nbsp;-&nbsp; by **chufan** [<samp>(1f25b)</samp>](https://github.com/142vip/core-x/commit/1f25b79)
15+
- **@142vip/utils**:
16+
- 拓展`OPEN_SOURCE_ADDRESS`变量 &nbsp;-&nbsp; by **chufan** [<samp>(e3802)</samp>](https://github.com/142vip/core-x/commit/e380231)
17+
- Update deps,remove `dayjs` &nbsp;-&nbsp; by **chufan** [<samp>(84bf9)</samp>](https://github.com/142vip/core-x/commit/84bf9da)
18+
- **@142vip/vitepress**:
19+
- 增加`getThemeConfig`函数导出基本配置 &nbsp;-&nbsp; by **chufan** [<samp>(d3011)</samp>](https://github.com/142vip/core-x/commit/d301148)
20+
- 锁定`vitepress`版本,支持模块调用 &nbsp;-&nbsp; by **142vip.cn** in https://github.com/142vip/core-x/issues/165 [<samp>(05feb)</samp>](https://github.com/142vip/core-x/commit/05feb26)
21+
- 依赖调整,`vitepress`在生产依赖中引入 &nbsp;-&nbsp; by **chufan** [<samp>(dfa44)</samp>](https://github.com/142vip/core-x/commit/dfa4435)
22+
- 增加自定义主题,加载`element-plus`模块,提供`getVipExtendsTheme`配置函数 &nbsp;-&nbsp; by **chufan** [<samp>(89f00)</samp>](https://github.com/142vip/core-x/commit/89f00d0)
23+
- 增加`types`类型导出,支持自定义主题配置优化 &nbsp;-&nbsp; by **chufan** [<samp>(1e42e)</samp>](https://github.com/142vip/core-x/commit/1e42eab)
24+
- 优化`defineVipExtendsTheme`参数类型,继承默认的`Theme`类型 &nbsp;-&nbsp; by **chufan** [<samp>(6dcb9)</samp>](https://github.com/142vip/core-x/commit/6dcb9a5)
25+
- 按需引入`element-plus`中的组件,减少打包体积 &nbsp;-&nbsp; by **chufan** [<samp>(09bef)</samp>](https://github.com/142vip/core-x/commit/09bef5e)
26+
- **vitepress-demo**:
27+
- 增加`vitepress-demo`演示模块,简化`@142vip/vitepress`模块使用配置 &nbsp;-&nbsp; by **chufan** [<samp>(f6797)</samp>](https://github.com/142vip/core-x/commit/f679759)
28+
- 简化Demo配置,移除`element-plus`组件的手动导入 &nbsp;-&nbsp; by **chufan** [<samp>(d0770)</samp>](https://github.com/142vip/core-x/commit/d07700c)
29+
30+
### 🐛 Bug Fixes
31+
32+
- 修复`build`命令构建后`base`路径配置导致的显示异常 &nbsp;-&nbsp; by **chufan** [<samp>(ba3c7)</samp>](https://github.com/142vip/core-x/commit/ba3c73a)
33+
- 修复导航栏配置异常 &nbsp;-&nbsp; by **chufan** [<samp>(a6be6)</samp>](https://github.com/142vip/core-x/commit/a6be6d2)
34+
35+
### 😏 Release Packages
36+
37+
- **@142vip/utils**:
38+
- Publish `v0.0.1-alpha.8` &nbsp;-&nbsp; by **chufan** [<samp>(261ff)</samp>](https://github.com/142vip/core-x/commit/261ff35)
39+
- Publish `v0.0.1-alpha.9` &nbsp;-&nbsp; by **chufan** [<samp>(72f37)</samp>](https://github.com/142vip/core-x/commit/72f3747)
40+
- **@142vip/vitepress**:
41+
- Publish `v0.0.1-alpha.8` &nbsp;-&nbsp; by **chufan** [<samp>(5d5b2)</samp>](https://github.com/142vip/core-x/commit/5d5b27b)
42+
- Publish `v0.0.1-alpha.9` &nbsp;-&nbsp; by **chufan** [<samp>(ef96b)</samp>](https://github.com/142vip/core-x/commit/ef96ba7)
43+
- Publish `v0.0.1-alpha.10` &nbsp;-&nbsp; by **chufan** [<samp>(7536f)</samp>](https://github.com/142vip/core-x/commit/7536f3b)
44+
- Publish `v0.0.1-alpha.11` &nbsp;-&nbsp; by **chufan** [<samp>(546f8)</samp>](https://github.com/142vip/core-x/commit/546f81f)
45+
- Publish `v0.0.1-alpha.12` &nbsp;-&nbsp; by **chufan** [<samp>(f4873)</samp>](https://github.com/142vip/core-x/commit/f4873c3)
46+
- **vitepress-demo**:
47+
- Publish `v0.0.1-alpha.1` &nbsp;-&nbsp; by **chufan** [<samp>(0b2ac)</samp>](https://github.com/142vip/core-x/commit/0b2ac8e)
48+
- Publish `v0.0.1-alpha.2` &nbsp;-&nbsp; by **chufan** [<samp>(cd3f3)</samp>](https://github.com/142vip/core-x/commit/cd3f34e)
49+
50+
**Release New Version v0.0.1-alpha.17 [👉 View Changes On GitHub](https://github.com/142vip/core-x/compare/v0.0.1-alpha.16...v0.0.1-alpha.17)**
51+
552
## v0.0.1-alpha.16 (2024-10-09)
653

754
### ✨ 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.16",
4+
"version": "0.0.1-alpha.17",
55
"private": true,
66
"packageManager": "pnpm@9.6.0",
77
"description": "基于自身技术栈在进行工程化实践中封装的工具包、通用模块",

0 commit comments

Comments
 (0)