Skip to content

Commit 823b22e

Browse files
committed
chore(release): Publish
- [email protected]
1 parent 884c554 commit 823b22e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/gatsby/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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+
### [4.15.1](https://github.com/gatsbyjs/gatsby/commits/HEAD/packages/gatsby) (2022-05-25)
7+
8+
#### Bug Fixes
9+
10+
- correctly auto-load preview plugin [#35745](https://github.com/gatsbyjs/gatsby/issues/35745) [#35746](https://github.com/gatsbyjs/gatsby/issues/35746) ([884c554](https://github.com/gatsbyjs/gatsby/commit/884c5545b5030846d9b8fb414b2e20bab2ceb437))
11+
12+
#### Chores
13+
14+
- re-pin select packages after 'lerna version' [#35725](https://github.com/gatsbyjs/gatsby/issues/35725) [#35726](https://github.com/gatsbyjs/gatsby/issues/35726) ([04f9509](https://github.com/gatsbyjs/gatsby/commit/04f9509ce6295215b87b377855460873e0b5afeb))
15+
616
### [4.14.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby) (2022-05-16)
717

818
#### Chores

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

0 commit comments

Comments
 (0)