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 bb03b50 commit 5f291d8Copy full SHA for 5f291d8
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+# 1.0.0 (2019-08-09)
2
+
3
4
+### Features
5
6
+* added semantic-release ([bb03b50](https://github.com/mohatt/gatsby-plugin-advanced-pages/commit/bb03b50))
package.json
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-advanced-pages",
- "version": "1.0.0-development",
+ "version": "1.0.0",
"description": "Gatsby plugin that allows easy creation of pages with dynamic features like pagination and custom routing",
"main": "index.js",
"files": [
0 commit comments