Skip to content

Commit 5d662de

Browse files
chore(release): Publish
- [email protected]
1 parent 117fbb4 commit 5d662de

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.5.2](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.5.2) (2019-05-17)
7+
8+
### Bug Fixes
9+
10+
- **gatsby:** fix hot-reloading for hooks (patch hmr) ([#13713](https://github.com/gatsbyjs/gatsby/issues/13713)) ([117fbb4](https://github.com/gatsbyjs/gatsby/commit/117fbb4))
11+
612
## [2.5.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.5.1) (2019-05-17)
713

814
### Bug Fixes

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.5.1",
4+
"version": "2.5.2",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "./dist/bin/gatsby.js"

0 commit comments

Comments
 (0)