chore(release): 1.24.0 [skip ci]
# [1.24.0](https://github.com/deployn/astro-deploy/compare/v1.23.1...v1.24.0) (2024-03-10) ### Features * **blog:** add pagination ([e3c5b3f](e3c5b3f31f)) * **pagefind:** add search support to blog ([b18424b](b18424b921))
This commit is contained in:
parent
899341b39e
commit
3a1caeaca6
@ -1,3 +1,11 @@
|
||||
# [1.24.0](https://github.com/deployn/astro-deploy/compare/v1.23.1...v1.24.0) (2024-03-10)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **blog:** add pagination ([e3c5b3f](https://github.com/deployn/astro-deploy/commit/e3c5b3f31fbf622afb31e74c4cf05591371b743b))
|
||||
* **pagefind:** add search support to blog ([b18424b](https://github.com/deployn/astro-deploy/commit/b18424b921345f803f3575ebf550c6629c498737))
|
||||
|
||||
## [1.23.1](https://github.com/deployn/astro-deploy/compare/v1.23.0...v1.23.1) (2024-03-10)
|
||||
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "astro-deploy",
|
||||
"type": "module",
|
||||
"version": "1.23.1",
|
||||
"version": "1.24.0",
|
||||
"description": "A custom Astro.js template",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user