Skip to content

Commit cc68092

Browse files
chore(main): release 5.1.2
1 parent 7d84f98 commit cc68092

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,23 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.1.2](https://github.com/netlify/gatsby-plugin-netlify/compare/v5.1.1...v5.1.2) (2025-08-11)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update babel monorepo to v7.26.10 ([#379](https://github.com/netlify/gatsby-plugin-netlify/issues/379)) ([8b3050d](https://github.com/netlify/gatsby-plugin-netlify/commit/8b3050d8f39943014ba2d72eaaec55dfbda6a4cf))
12+
* **deps:** update babel monorepo to v7.26.7 ([#371](https://github.com/netlify/gatsby-plugin-netlify/issues/371)) ([9dcdfab](https://github.com/netlify/gatsby-plugin-netlify/commit/9dcdfab7e038908974bb95b83923aaa34badb658))
13+
* **deps:** update babel monorepo to v7.26.9 ([#374](https://github.com/netlify/gatsby-plugin-netlify/issues/374)) ([48f9f2e](https://github.com/netlify/gatsby-plugin-netlify/commit/48f9f2eedc8a7a5d9ed54e1c2e19a6b715689c21))
14+
* **deps:** update babel monorepo to v7.27.0 ([#380](https://github.com/netlify/gatsby-plugin-netlify/issues/380)) ([a974cbb](https://github.com/netlify/gatsby-plugin-netlify/commit/a974cbb289833a000121b70d0e0ec9d8a0a26020))
15+
* **deps:** update babel monorepo to v7.27.1 ([#384](https://github.com/netlify/gatsby-plugin-netlify/issues/384)) ([112d6df](https://github.com/netlify/gatsby-plugin-netlify/commit/112d6dfc674b8771b02196d74f7fc3ad19dda3ff))
16+
* **deps:** update babel monorepo to v7.27.4 ([#386](https://github.com/netlify/gatsby-plugin-netlify/issues/386)) ([4779981](https://github.com/netlify/gatsby-plugin-netlify/commit/4779981da16bb7adcede86986d9987bb8f61d41f))
17+
* **deps:** update dependency @babel/runtime to v7.23.8 ([adcf720](https://github.com/netlify/gatsby-plugin-netlify/commit/adcf7207f3de5983cb0b32cd821e1992f59ce678))
18+
* **deps:** update dependency @babel/runtime to v7.25.4 ([ca810fb](https://github.com/netlify/gatsby-plugin-netlify/commit/ca810fba8846081787fea41eabdc49c77d174277))
19+
* **deps:** update dependency fs-extra to v11.2.0 ([f4b7cff](https://github.com/netlify/gatsby-plugin-netlify/commit/f4b7cff888c8b7e734b52202d528e76e5683e113))
20+
* **deps:** update dependency fs-extra to v11.3.0 ([#370](https://github.com/netlify/gatsby-plugin-netlify/issues/370)) ([426ad9a](https://github.com/netlify/gatsby-plugin-netlify/commit/426ad9aaaa6f7a1b48c94d9ceb8cae7cea039843))
21+
* **deps:** update dependency webpack-assets-manifest to v5.2.1 ([50e169e](https://github.com/netlify/gatsby-plugin-netlify/commit/50e169e8e94323de399a492ca79b7d62946a7839))
22+
623
## [5.1.1](https://github.com/netlify/gatsby-plugin-netlify/compare/v5.1.0...v5.1.1) (2023-09-25)
724

825

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-netlify",
33
"description": "A Gatsby plugin for sites deployed to Netlify",
4-
"version": "5.1.1",
4+
"version": "5.1.2",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/netlify/gatsby-plugin-netlify/issues"

0 commit comments

Comments
 (0)