File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 1.0.0 (2022-01-19)
7
+
8
+
9
+ ### ⚠ BREAKING CHANGES
10
+
11
+ * ** deps:** 4.0.0
12
+ * remove cache headers
13
+ * remove cache headers
14
+
15
+ ### Features
16
+
17
+ * remove cache headers ([ 9f88d08] ( https://github.com/netlify/gatsby-plugin-netlify/commit/9f88d0825abefcca6b5a7d7618ee6af476c49bf3 ) )
18
+ * remove cache headers ([ 0167e60] ( https://github.com/netlify/gatsby-plugin-netlify/commit/0167e605fce111ef9a727513e369796f72fbee29 ) )
19
+
20
+
21
+ ### Bug Fixes
22
+
23
+ * add page data rewrites ([ dacf876] ( https://github.com/netlify/gatsby-plugin-netlify/commit/dacf8768aac62d5be25edf1558f768f253fea4f8 ) )
24
+
25
+
26
+ ### Miscellaneous Chores
27
+
28
+ * ** deps:** update googlecloudplatform/release-please-action action to v3 ([ #53 ] ( https://github.com/netlify/gatsby-plugin-netlify/issues/53 ) ) ([ 4ab7222] ( https://github.com/netlify/gatsby-plugin-netlify/commit/4ab72227eed6ad0c67b8468dd4646d8237095246 ) )
29
+
6
30
## [ 3.13.0-next.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify@3.12.0-next.3...gatsby-plugin-netlify@3.13.0-next.0 ) (2021-08-12)
7
31
8
32
** Note:** Version bump only for package gatsby-plugin-netlify
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-plugin-netlify" ,
3
3
"description" : " A Gatsby plugin for sites deployed to Netlify" ,
4
- "version" : " 4 .0.0" ,
4
+ "version" : " 1 .0.0" ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/netlify/gatsby-plugin-netlify/issues"
You can’t perform that action at this time.
0 commit comments