bump: version 0.1.0 → 0.2.0
All checks were successful
Deploy to Web Server / deploy (push) Successful in 2m18s
All checks were successful
Deploy to Web Server / deploy (push) Successful in 2m18s
This commit is contained in:
parent
17cbf928ef
commit
2bdd0f351b
2 changed files with 11 additions and 1 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,3 +1,13 @@
|
|||
## v0.2.0 (2025-05-30)
|
||||
|
||||
### Feat
|
||||
|
||||
- **Aria-Board**: add 4 new imaged to the mood board of motoko kusanagi
|
||||
|
||||
### Refactor
|
||||
|
||||
- **old/**: remove old unused version of website
|
||||
|
||||
## v0.1.0 (2025-05-27)
|
||||
|
||||
### Feat
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "astro",
|
||||
"type": "module",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"build": "astro check && astro build && ./compress-images.sh",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue