chore(release): 1.4.0 [skip ci]
# [1.4.0](https://github.com/deployn/astro-deploy/compare/v1.3.0...v1.4.0) (2024-02-18)
### Features
* add PWA assets generation script and dependencies, include logo and manifest ([6e29d4f](6e29d4fe79))
This commit is contained in:
parent
919f122626
commit
4f7818601c
@ -1,3 +1,10 @@
|
|||||||
|
# [1.4.0](https://github.com/deployn/astro-deploy/compare/v1.3.0...v1.4.0) (2024-02-18)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* add PWA assets generation script and dependencies, include logo and manifest ([6e29d4f](https://github.com/deployn/astro-deploy/commit/6e29d4fe79b5ae76c03578903e5d26b87c3e54b3))
|
||||||
|
|
||||||
# [1.3.0](https://github.com/deployn/astro-deploy/compare/v1.2.0...v1.3.0) (2024-02-17)
|
# [1.3.0](https://github.com/deployn/astro-deploy/compare/v1.2.0...v1.3.0) (2024-02-17)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "astro-deploy",
|
"name": "astro-deploy",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "1.3.0",
|
"version": "1.4.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