File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Expand file tree Collapse file tree 2 files changed +27
-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
+ * 4.0.0
12
+ * ** deps:** 4.0.0
13
+ * remove cache headers
14
+ * remove cache headers
15
+
16
+ ### Features
17
+
18
+ * remove cache headers ([ 9f88d08] ( https://github.com/netlify/gatsby-plugin-netlify/commit/9f88d0825abefcca6b5a7d7618ee6af476c49bf3 ) )
19
+ * remove cache headers ([ 0167e60] ( https://github.com/netlify/gatsby-plugin-netlify/commit/0167e605fce111ef9a727513e369796f72fbee29 ) )
20
+
21
+
22
+ ### Bug Fixes
23
+
24
+ * add page data rewrites ([ dacf876] ( https://github.com/netlify/gatsby-plugin-netlify/commit/dacf8768aac62d5be25edf1558f768f253fea4f8 ) )
25
+
26
+
27
+ ### Miscellaneous Chores
28
+
29
+ * ** 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 ) )
30
+ * update readme ([ #59 ] ( https://github.com/netlify/gatsby-plugin-netlify/issues/59 ) ) ([ 140a71d] ( https://github.com/netlify/gatsby-plugin-netlify/commit/140a71dc001993bd09f9bc5e2f52ec19b1693c19 ) )
31
+
6
32
## [ 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
33
8
34
** 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