Skip to content

Commit 208547f

Browse files
committed
chore(release): Publish
- [email protected]
1 parent 60e1361 commit 208547f

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+
<a name="2.0.5"></a>
7+
8+
## [2.0.5](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.0.5) (2018-09-19)
9+
10+
**Note:** Version bump only for package gatsby
11+
612
<a name="2.0.4"></a>
713

814
## [2.0.4](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.0.4) (2018-09-19)

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

0 commit comments

Comments
 (0)