Skip to content

Commit 4662d62

Browse files
committed
chore(release): Publish
- [email protected]
1 parent 62cdce2 commit 4662d62

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/gatsby/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.11.6](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.11.6) (2019-06-30)
7+
8+
### Bug Fixes
9+
10+
- pin terser-webpack-plugin ([#15253](https://github.com/gatsbyjs/gatsby/issues/15253)) ([62cdce2](https://github.com/gatsbyjs/gatsby/commit/62cdce2))
11+
612
## [2.11.5](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.11.5) (2019-06-29)
713

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

packages/gatsby/package.json

Lines changed: 1 addition & 1 deletion
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.11.5",
4+
"version": "2.11.6",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "./dist/bin/gatsby.js"

0 commit comments

Comments
 (0)