chore(release): 1.2.0 [skip ci]

# [1.2.0](https://github.com/deployn/astro-deploy/compare/v1.1.0...v1.2.0) (2024-02-17)

### Features

* **Prettier:** add prettier support ([7496556](7496556918))
This commit is contained in:
semantic-release-bot 2024-02-17 11:27:57 +00:00
parent b8d3f2d073
commit 261b338375
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# [1.2.0](https://github.com/deployn/astro-deploy/compare/v1.1.0...v1.2.0) (2024-02-17)
### Features
* **Prettier:** add prettier support ([7496556](https://github.com/deployn/astro-deploy/commit/74965569188816d773017dc70aa451760adfdeea))
# [1.1.0](https://github.com/deployn/astro-deploy/compare/v1.0.0...v1.1.0) (2024-02-17)

View File

@ -1,7 +1,7 @@
{
"name": "astro-deploy",
"type": "module",
"version": "1.1.0",
"version": "1.2.0",
"description": "A custom Astro.js template",
"private": true,
"scripts": {