chore(release): 1.26.0 [skip ci]

# [1.26.0](https://github.com/deployn/astro-deploy/compare/v1.25.3...v1.26.0) (2024-04-07)

### Features

* **blog:** add custom prose styling ([9a6ad69](9a6ad69378))
This commit is contained in:
semantic-release-bot 2024-04-07 07:12:33 +00:00
parent 9a6ad69378
commit 93a8964e84
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# [1.26.0](https://github.com/deployn/astro-deploy/compare/v1.25.3...v1.26.0) (2024-04-07)
### Features
* **blog:** add custom prose styling ([9a6ad69](https://github.com/deployn/astro-deploy/commit/9a6ad6937800c5b65f7c4b231eff07704f59153b))
## [1.25.3](https://github.com/deployn/astro-deploy/compare/v1.25.2...v1.25.3) (2024-04-06)

View File

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