Skip to content

Commit 4efcf30

Browse files
chore(release): Publish
- [email protected]
1 parent 482ea8d commit 4efcf30

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/gatsby/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.13.15](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.13.15) (2019-07-11)
7+
8+
### Bug Fixes
9+
10+
- **gatsby:** handle `/404/`, `/404`, `404/` or `404` page paths ([#15615](https://github.com/gatsbyjs/gatsby/issues/15615)) ([482ea8d](https://github.com/gatsbyjs/gatsby/commit/482ea8d))
11+
612
## [2.13.14](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.13.14) (2019-07-11)
713

814
**Note:** Version bump only for package gatsby

packages/gatsby/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby",
33
"description": "Blazing fast modern site generator for React",
4-
"version": "2.13.14",
4+
"version": "2.13.15",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "./dist/bin/gatsby.js"

0 commit comments

Comments
 (0)