Skip to content

Commit e6026e4

Browse files
chore(release): 5.2.0 [skip ci]
# [5.2.0](v5.1.1...v5.2.0) (2025-09-15) ### Features * **plugin:** support inline helper functions ([2af9e8e](2af9e8e))
1 parent 2af9e8e commit e6026e4

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.2.0](https://github.com/mohatt/gatsby-plugin-advanced-pages/compare/v5.1.1...v5.2.0) (2025-09-15)
2+
3+
4+
### Features
5+
6+
* **plugin:** support inline helper functions ([2af9e8e](https://github.com/mohatt/gatsby-plugin-advanced-pages/commit/2af9e8ef0e9422dd9702725d2db04327fc29eaf9))
7+
18
## [5.1.1](https://github.com/mohatt/gatsby-plugin-advanced-pages/compare/v5.1.0...v5.1.1) (2025-08-16)
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.1.1",
3+
"version": "5.2.0",
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)