Skip to content

Commit

Permalink
chore(release): 1.0.0-alpha2
Browse files Browse the repository at this point in the history
  • Loading branch information
simply-none committed Jan 17, 2024
1 parent 4a0ec62 commit 1f9af7f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.0.0-alpha2](https://github.com/simply-none/redict/compare/v1.0.0-alpha1...v1.0.0-alpha2) (2024-01-17)


### Features

* 1.0.0alpha版本 ([29f9f88](https://github.com/simply-none/redict/commit/29f9f8894c2103d13dcca36cea7e61d4161715e1))
* 添加自动生成release的actions ([4a0ec62](https://github.com/simply-none/redict/commit/4a0ec629e646ac98b77001a97a71b0c118c0d4f8))

## 1.0.0-alpha1 (2024-01-17)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-project",
"version": "1.0.0-alpha1",
"version": "1.0.0-alpha2",
"private": true,
"scripts": {
"dev": "vite --force",
Expand Down

0 comments on commit 1f9af7f

Please sign in to comment.