Skip to content

Commit 7773d8d

Browse files
committed
chore(release): 1.3.4 [skip ci]
## [1.3.4](v1.3.3...v1.3.4) (2019-08-20) ### Bug Fixes * **package:** include types in package json ([f44b4c7](f44b4c7))
1 parent f44b4c7 commit 7773d8d

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.3.4](https://github.com/mohatt/gatsby-plugin-advanced-pages/compare/v1.3.3...v1.3.4) (2019-08-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **package:** include types in package json ([f44b4c7](https://github.com/mohatt/gatsby-plugin-advanced-pages/commit/f44b4c7))
7+
18
## [1.3.3](https://github.com/mohatt/gatsby-plugin-advanced-pages/compare/v1.3.2...v1.3.3) (2019-08-15)
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.3",
3+
"version": "1.3.4",
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)