Skip to content

Commit

Permalink
🔖 chore(release): v1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.0...v1.1.0) (2022-07-10)

### ✨ 新特性

* 升级到 umi4 ([803c67d](803c67d))

### 🎫 杂项

* fix lint ([acb631a](acb631a))
* fix lint ([be21cfd](be21cfd))
* 修正 ci 配置项 ([7b0ec15](7b0ec15))
* 修正构建的路径问题 ([8e11400](8e11400))
* 修正构建的路径问题 ([53be71e](53be71e))
* 修正构建的路径问题 ([a2bf07c](a2bf07c))
* 升级依赖 ([30f2a21](30f2a21))
* 增加 pnpm 依赖 ([c4563ba](c4563ba))
* 更新版本 ([0a3ee96](0a3ee96))
* 更新配置 ([ab4f65e](ab4f65e))
* 更新配置 ([2f28f0f](2f28f0f))
* 调整发布配置 ([dc58c68](dc58c68))
* 调整构建配置 ([d901a82](d901a82))

### 🐛 修复

* 修正后端逻辑 ([ff39d33](ff39d33))

### 📝 文档

* 更新协议 ([8d9055a](8d9055a))

### 🔧 持续集成

* 修正自动合并 ([dc860b1](dc860b1))
  • Loading branch information
semantic-release-bot committed Jul 10, 2022
1 parent acb631a commit d176ca1
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 17 deletions.
63 changes: 47 additions & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,65 @@
# Changelog

# [1.1.0](https://github.com/arvinxx/umi-web-template/compare/v1.0.0...v1.1.0) (2022-07-10)

### ✨ 新特性

- 升级到 umi4 ([803c67d](https://github.com/arvinxx/umi-web-template/commit/803c67d))

### 🎫 杂项

- fix lint ([acb631a](https://github.com/arvinxx/umi-web-template/commit/acb631a))
- fix lint ([be21cfd](https://github.com/arvinxx/umi-web-template/commit/be21cfd))
- 修正 ci 配置项 ([7b0ec15](https://github.com/arvinxx/umi-web-template/commit/7b0ec15))
- 修正构建的路径问题 ([8e11400](https://github.com/arvinxx/umi-web-template/commit/8e11400))
- 修正构建的路径问题 ([53be71e](https://github.com/arvinxx/umi-web-template/commit/53be71e))
- 修正构建的路径问题 ([a2bf07c](https://github.com/arvinxx/umi-web-template/commit/a2bf07c))
- 升级依赖 ([30f2a21](https://github.com/arvinxx/umi-web-template/commit/30f2a21))
- 增加 pnpm 依赖 ([c4563ba](https://github.com/arvinxx/umi-web-template/commit/c4563ba))
- 更新版本 ([0a3ee96](https://github.com/arvinxx/umi-web-template/commit/0a3ee96))
- 更新配置 ([ab4f65e](https://github.com/arvinxx/umi-web-template/commit/ab4f65e))
- 更新配置 ([2f28f0f](https://github.com/arvinxx/umi-web-template/commit/2f28f0f))
- 调整发布配置 ([dc58c68](https://github.com/arvinxx/umi-web-template/commit/dc58c68))
- 调整构建配置 ([d901a82](https://github.com/arvinxx/umi-web-template/commit/d901a82))

### 🐛 修复

- 修正后端逻辑 ([ff39d33](https://github.com/arvinxx/umi-web-template/commit/ff39d33))

### 📝 文档

- 更新协议 ([8d9055a](https://github.com/arvinxx/umi-web-template/commit/8d9055a))

### 🔧 持续集成

- 修正自动合并 ([dc860b1](https://github.com/arvinxx/umi-web-template/commit/dc860b1))

# 更新日志

# 1.0.0 (2021-02-09)


### ✅ 测试

* 清理测试 ([12e0597](https://github.com/arvinxx/umi-web-template/commit/12e0597))

- 清理测试 ([12e0597](https://github.com/arvinxx/umi-web-template/commit/12e0597))

### ✨ 新特性

* 添加 serverless api ([993ec07](https://github.com/arvinxx/umi-web-template/commit/993ec07))
* 添加 vercel faas API ([f05c7b9](https://github.com/arvinxx/umi-web-template/commit/f05c7b9))
* 添加自动版本构建流程 ([675d4d6](https://github.com/arvinxx/umi-web-template/commit/675d4d6))

- 添加 serverless api ([993ec07](https://github.com/arvinxx/umi-web-template/commit/993ec07))
- 添加 vercel faas API ([f05c7b9](https://github.com/arvinxx/umi-web-template/commit/f05c7b9))
- 添加自动版本构建流程 ([675d4d6](https://github.com/arvinxx/umi-web-template/commit/675d4d6))

### 🎫 杂项

* template init ([9e37eac](https://github.com/arvinxx/umi-web-template/commit/9e37eac))
* 优化代码 ([a8252c5](https://github.com/arvinxx/umi-web-template/commit/a8252c5))
* 修正 lint ([40b6150](https://github.com/arvinxx/umi-web-template/commit/40b6150))

- template init ([9e37eac](https://github.com/arvinxx/umi-web-template/commit/9e37eac))
- 优化代码 ([a8252c5](https://github.com/arvinxx/umi-web-template/commit/a8252c5))
- 修正 lint ([40b6150](https://github.com/arvinxx/umi-web-template/commit/40b6150))

### 📝 文档

* 补充文档 ([c0ee17b](https://github.com/arvinxx/umi-web-template/commit/c0ee17b))
* 补充文档 ([d3ac73b](https://github.com/arvinxx/umi-web-template/commit/d3ac73b))

- 补充文档 ([c0ee17b](https://github.com/arvinxx/umi-web-template/commit/c0ee17b))
- 补充文档 ([d3ac73b](https://github.com/arvinxx/umi-web-template/commit/d3ac73b))

### 🔧 持续集成

* 修正 ci 配置 ([9eadc6e](https://github.com/arvinxx/umi-web-template/commit/9eadc6e))
* 添加依赖机器人 ([b823f71](https://github.com/arvinxx/umi-web-template/commit/b823f71))
- 修正 ci 配置 ([9eadc6e](https://github.com/arvinxx/umi-web-template/commit/9eadc6e))
- 添加依赖机器人 ([b823f71](https://github.com/arvinxx/umi-web-template/commit/b823f71))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "umi-web-template",
"version": "1.0.0",
"version": "1.1.0",
"private": true,
"description": "A web template",
"scripts": {
Expand Down

1 comment on commit d176ca1

@vercel
Copy link

@vercel vercel bot commented on d176ca1 Jul 10, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

umi-web-template – ./

umi-web-template.vercel.app
umi-web-template-git-master-arvinxx.vercel.app
umi-web-template-arvinxx.vercel.app

Please sign in to comment.