Skip to content

Commit

Permalink
chore: release v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
YuJianghao committed Jun 11, 2022
1 parent 88b018b commit f80c022
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
Expand Up @@ -2,4 +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.

### [0.0.2](https://github.com/YuJianghao/imageur/compare/v0.0.2-beta.0...v0.0.2) (2022-06-11)


### Features

* basic authentication ([#6](https://github.com/YuJianghao/imageur/issues/6)) ([c15050f](https://github.com/YuJianghao/imageur/commit/c15050f52dbee151ad7f8f2992ab2f6266b5ed90))
* signin page UI ([#8](https://github.com/YuJianghao/imageur/issues/8)) ([005629d](https://github.com/YuJianghao/imageur/commit/005629d5d9921d8e0db8beb67cb2e533d30057b6))
* upload ([#10](https://github.com/YuJianghao/imageur/issues/10)) ([f9fb172](https://github.com/YuJianghao/imageur/commit/f9fb172144b7faeb9cd541ebdb9dbf988d6d0baa))
* upload ui ([#11](https://github.com/YuJianghao/imageur/issues/11)) ([88b018b](https://github.com/YuJianghao/imageur/commit/88b018b02485adc1d705e6d91cbd3dd9bf3ec52b))

### [0.0.2-beta.0](https://github.com/YuJianghao/imageur/compare/v0.0.1...v0.0.2-beta.0) (2022-05-23)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "imageur",
"version": "0.0.2-beta.0",
"version": "0.0.2",
"private": true,
"packageManager": "[email protected]",
"description": "Image pool management site",
Expand Down

0 comments on commit f80c022

Please sign in to comment.