mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
bump: version 4.6.0 → 4.7.0
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
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.
|
||||
|
||||
## v4.7.0 (2024-10-15)
|
||||
|
||||
### Feat
|
||||
|
||||
- add archives page with configurable menu (#386)
|
||||
|
||||
## v4.6.0 (2024-10-13)
|
||||
|
||||
### Feat
|
||||
|
||||
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "astro-paper",
|
||||
"version": "4.6.0",
|
||||
"version": "4.7.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "astro-paper",
|
||||
"version": "4.6.0",
|
||||
"version": "4.7.0",
|
||||
"dependencies": {
|
||||
"@astrojs/check": "^0.9.3",
|
||||
"@astrojs/rss": "^4.0.7",
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "astro-paper",
|
||||
"version": "4.6.0",
|
||||
"version": "4.7.0",
|
||||
"private": false,
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
|
||||
Reference in New Issue
Block a user