Skip to content

Commit 5f291d8

Browse files
committed
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2019-08-09) ### Features * added semantic-release ([bb03b50](bb03b50))
1 parent bb03b50 commit 5f291d8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

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": "1.0.0-development",
3+
"version": "1.0.0",
44
"description": "Gatsby plugin that allows easy creation of pages with dynamic features like pagination and custom routing",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)