Skip to content

Commit c7b2b4a

Browse files
committed
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.5...v1.4.0) (2020-10-08) ### Features * **plugin:** bump node min version to 10.13.0 ([470e7ac](470e7ac))
1 parent 470e7ac commit c7b2b4a

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+
# [1.4.0](https://github.com/mohatt/gatsby-plugin-advanced-pages/compare/v1.3.5...v1.4.0) (2020-10-08)
2+
3+
4+
### Features
5+
6+
* **plugin:** bump node min version to 10.13.0 ([470e7ac](https://github.com/mohatt/gatsby-plugin-advanced-pages/commit/470e7ac9bcee1d097a6b8e115b6180fbab5d04a6))
7+
18
## [1.3.5](https://github.com/mohatt/gatsby-plugin-advanced-pages/compare/v1.3.4...v1.3.5) (2019-08-23)
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": "1.3.5",
3+
"version": "1.4.0",
44
"description": "Gatsby plugin that allows easy creation of pages with dynamic features like pagination and custom routing",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)