Skip to content

Commit 30b8d8f

Browse files
chore(release): 5.0.1 [skip ci]
## [5.0.1](v5.0.0...v5.0.1) (2025-03-02) ### Bug Fixes * **schema:** correct typo in plugin options schema ([50f1373](50f1373))
1 parent 50f1373 commit 30b8d8f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.0.1](https://github.com/mohatt/gatsby-plugin-advanced-pages/compare/v5.0.0...v5.0.1) (2025-03-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **schema:** correct typo in plugin options schema ([50f1373](https://github.com/mohatt/gatsby-plugin-advanced-pages/commit/50f1373001bc18b6cc17be9b493f7d7fed619f78))
7+
18
# [5.0.0](https://github.com/mohatt/gatsby-plugin-advanced-pages/compare/v4.0.0...v5.0.0) (2025-03-02)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-plugin-advanced-pages",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "A Gatsby plugin that makes it easy to create pages with dynamic features like pagination and custom routing",
55
"keywords": [
66
"gatsby",

0 commit comments

Comments
 (0)