chore(release): 1.23.0 [skip ci]

# [1.23.0](https://github.com/deployn/astro-deploy/compare/v1.22.0...v1.23.0) (2024-03-10)

### Features

* **blog:** use expressive code ([4ced8dc](4ced8dc0f8))
This commit is contained in:
semantic-release-bot 2024-03-10 09:23:09 +00:00
parent bf13535e6c
commit 930fd50ee8
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# [1.23.0](https://github.com/deployn/astro-deploy/compare/v1.22.0...v1.23.0) (2024-03-10)
### Features
* **blog:** use expressive code ([4ced8dc](https://github.com/deployn/astro-deploy/commit/4ced8dc0f8baf66402812132b5b1b0cc6d7b96d8))
# [1.22.0](https://github.com/deployn/astro-deploy/compare/v1.21.0...v1.22.0) (2024-03-08)

View File

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