We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a679b8 commit 0b3e211Copy full SHA for 0b3e211
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.2.1](https://github.com/mohatt/gatsby-plugin-advanced-pages/compare/v5.2.0...v5.2.1) (2025-10-02)
2
+
3
4
+### Bug Fixes
5
6
+* **build:** omit sourcemaps from build artifacts ([9a679b8](https://github.com/mohatt/gatsby-plugin-advanced-pages/commit/9a679b8573e6d97a6ddee0053a31397d355d6d76))
7
8
# [5.2.0](https://github.com/mohatt/gatsby-plugin-advanced-pages/compare/v5.1.1...v5.2.0) (2025-09-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-advanced-pages",
- "version": "5.2.0",
+ "version": "5.2.1",
"description": "A Gatsby plugin that makes it easy to create pages with dynamic features like pagination and custom routing",
"keywords": [
"gatsby",
0 commit comments