chore(release): 1.7.0 [skip ci]
# [1.7.0](https://github.com/deployn/astro-deploy/compare/v1.6.0...v1.7.0) (2024-02-25)
### Features
* add darkmode support ([f49d9f7](f49d9f791a))
This commit is contained in:
parent
f49d9f791a
commit
5492e6c558
@ -1,3 +1,10 @@
|
|||||||
|
# [1.7.0](https://github.com/deployn/astro-deploy/compare/v1.6.0...v1.7.0) (2024-02-25)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* add darkmode support ([f49d9f7](https://github.com/deployn/astro-deploy/commit/f49d9f791ace59f3eeb1468265064b5c9eb8d03b))
|
||||||
|
|
||||||
# [1.6.0](https://github.com/deployn/astro-deploy/compare/v1.5.0...v1.6.0) (2024-02-25)
|
# [1.6.0](https://github.com/deployn/astro-deploy/compare/v1.5.0...v1.6.0) (2024-02-25)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "astro-deploy",
|
"name": "astro-deploy",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "1.6.0",
|
"version": "1.7.0",
|
||||||
"description": "A custom Astro.js template",
|
"description": "A custom Astro.js template",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user