Skip to content

Commit b048d26

Browse files
committed
chore(release): Publish
- [email protected]
1 parent 828eaf8 commit b048d26

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.1.33](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.1.33) (2019-03-14)
7+
8+
### Bug Fixes
9+
10+
- **gatsby:** allow environment variables to be replaced per environment ([#10565](https://github.com/gatsbyjs/gatsby/issues/10565)) ([828eaf8](https://github.com/gatsbyjs/gatsby/commit/828eaf8))
11+
612
## [2.1.32](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.1.32) (2019-03-13)
713

814
### Features

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

0 commit comments

Comments
 (0)