Skip to content

Commit

Permalink
🔖 chore(release): v1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](v1.0.0...v1.0.1) (2023-01-08)

### 🎫 杂项

* 优化发布配置,不发布 npm 包 ([df28128](df28128))

### 🐛 修复

* 修正 release 问题 ([2c645f2](2c645f2))
  • Loading branch information
semantic-release-bot committed Jan 8, 2023
1 parent 2c645f2 commit 344fba7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [1.0.1](https://github.com/arvinxx/vercel-serverless-api-template/compare/v1.0.0...v1.0.1) (2023-01-08)

### 🎫 杂项

- 优化发布配置,不发布 npm 包 ([df28128](https://github.com/arvinxx/vercel-serverless-api-template/commit/df28128))

### 🐛 修复

- 修正 release 问题 ([2c645f2](https://github.com/arvinxx/vercel-serverless-api-template/commit/2c645f2))

# 1.0.0 (2023-01-08)

### ✅ 测试
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vercel-serverless-api-template",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"description": "基于 Vercel 的免费 Serverless api 模板",
"repository": "https://github.com/arvinxx/vercel-serverless-api-template.git",
Expand Down

1 comment on commit 344fba7

@vercel
Copy link

@vercel vercel bot commented on 344fba7 Jan 8, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.