-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: re-generate changelogs (#32886)
* chore: re-generate changelogs * updated all changelogs * support incremental changelog updates * add utils to update changelogs on publish * Change release history URLs to something more useful * several fixes * replace lerna changelogs * fix missing export * re-generate changelogs again after merging master * formatting fixes * draft: open PR script * simplify a bit * use GITHUB_BOT_AUTH_TOKEN vs GITHUB_ACCESS_TOKEN * update circle-ci config * Trigger on stable releases only * add python to job in ci * cleanup / format * fix for older node * filter ci by release branches for now For some reason filtering by tags doesn't work out of the box :/ * Disable in circleci untila a PR is merged Will re-enabe in a follow up when changelogs in master are re-generated * Update README * fix changelog of gatsby-transformer-sharp
- Loading branch information
Showing
119 changed files
with
11,030 additions
and
8,580 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -469,6 +469,16 @@ jobs: | |
- run: git config --global user.email "[email protected]" | ||
- run: sh ./scripts/publish-starters.sh "starters/*" | ||
|
||
update_changelogs: | ||
executor: node | ||
steps: | ||
- checkout | ||
- run: apt-get update && apt-get install jq python -y | ||
- <<: *restore_cache | ||
- run: git config --global user.name "GatsbyJS Bot" | ||
- run: git config --global user.email "[email protected]" | ||
- run: node scripts/gatsby-changelog-generator/update-and-open-pr.js | ||
|
||
update_i18n_source: | ||
executor: node | ||
steps: | ||
|
@@ -692,3 +702,8 @@ workflows: | |
branches: | ||
only: | ||
- master | ||
# - update_changelogs: | ||
# filters: | ||
# branches: | ||
# only: | ||
# - /release\/.+/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
157 changes: 79 additions & 78 deletions
157
packages/babel-plugin-remove-graphql-queries/CHANGELOG.md
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,137 +1,163 @@ | ||
# Change Log | ||
# Changelog: `babel-preset-gatsby-package` | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.13.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]-next.3...babel-preset-gatsby-package@1.13.0-next.0) (2021-08-12) | ||
## [1.12.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2021-08-18) | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby-package | ||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.12) | ||
|
||
# [1.12.0-next.3](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@[email protected]) (2021-08-09) | ||
#### Features | ||
|
||
### Bug Fixes | ||
- add conditional compilation plugin [#32687](https://github.com/gatsbyjs/gatsby/issues/32687) ([a179e76](https://github.com/gatsbyjs/gatsby/commit/a179e760f41c64ccf60d88d9705a534548e47c41)) | ||
|
||
- **babel-preset-gatsby:** no compile ([#32713](https://github.com/gatsbyjs/gatsby/issues/32713)) ([850a5ea](https://github.com/gatsbyjs/gatsby/commit/850a5ea69fb6b66acbce1cdfe8048faf0ba33e77)) | ||
#### Bug Fixes | ||
|
||
# [1.12.0-next.2](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@[email protected]) (2021-08-05) | ||
- no compile [#32713](https://github.com/gatsbyjs/gatsby/issues/32713) ([850a5ea](https://github.com/gatsbyjs/gatsby/commit/850a5ea69fb6b66acbce1cdfe8048faf0ba33e77)) | ||
|
||
### Features | ||
#### Chores | ||
|
||
- update babel monorepo [#32564](https://github.com/gatsbyjs/gatsby/issues/32564) ([a554998](https://github.com/gatsbyjs/gatsby/commit/a554998b4f6765103b650813cf52dbfcc575fecf)) | ||
|
||
- **babel-preset-gatsby-package:** add conditional compilation plugin ([#32687](https://github.com/gatsbyjs/gatsby/issues/32687)) ([a179e76](https://github.com/gatsbyjs/gatsby/commit/a179e760f41c64ccf60d88d9705a534548e47c41)) | ||
## [1.11.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2021-08-04) | ||
|
||
# [1.12.0-next.1](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@[email protected]) (2021-08-05) | ||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.11) | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby-package | ||
|
||
# [1.12.0-next.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@1.11.0-next.0...babel-preset-gatsby-package@1.12.0-next.0) (2021-07-29) | ||
## [1.10.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@1.10.0/packages/babel-preset-gatsby-package) (2021-07-20) | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby-package | ||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.10) | ||
|
||
# [1.11.0-next.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@[email protected]) (2021-07-15) | ||
#### Chores | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby-package | ||
- update babel monorepo [#32238](https://github.com/gatsbyjs/gatsby/issues/32238) ([466d4c0](https://github.com/gatsbyjs/gatsby/commit/466d4c087bbc96abb942a02c67243bcc9a4f2a0a)) | ||
|
||
# [1.10.0-next.1](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@[email protected]) (2021-07-08) | ||
## [1.9.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2021-07-07) | ||
|
||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.9) | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby-package | ||
|
||
# [1.10.0-next.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@1.9.0-next.0...babel-preset-gatsby-package@1.10.0-next.0) (2021-07-01) | ||
## [1.8.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@1.8.0/packages/babel-preset-gatsby-package) (2021-06-23) | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby-package | ||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.8) | ||
|
||
# [1.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@[email protected]) (2021-06-18) | ||
#### Chores | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby-package | ||
- bump babel minor [#31857](https://github.com/gatsbyjs/gatsby/issues/31857) ([7d42e8d](https://github.com/gatsbyjs/gatsby/commit/7d42e8d866e46e9c39838d812d080d06433f7060)) | ||
|
||
# [1.8.0-next.1](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@1.8.0-next.0...babel-preset-gatsby-package@1.8.0-next.1) (2021-06-10) | ||
### [1.7.1](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@1.7.1/packages/babel-preset-gatsby-package) (2021-06-10) | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby-package | ||
#### Chores | ||
|
||
# [1.8.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]gatsby[email protected]) (2021-06-03) | ||
- bump babel minor [#31857](https://github.com/gatsbyjs/gatsby/issues/31857) [#31859](https://github.com/gatsbyjs/gatsby/issues/31859) ([8636025](https://github.com/gatsbyjs/gatsby/commit/863602567930a39142ed33d9d1f1813b7dec8686)) | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby-package | ||
## [1.7.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@1.7.0/packages/babel-preset-gatsby-package) (2021-06-09) | ||
|
||
# [1.7.0-next.2](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@[email protected]) (2021-06-02) | ||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.7) | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby-package | ||
#### Bug Fixes | ||
|
||
# [1.7.0-next.1](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@[email protected]) (2021-05-31) | ||
- only load indicator code when enabled [#31506](https://github.com/gatsbyjs/gatsby/issues/31506) ([cb654cd](https://github.com/gatsbyjs/gatsby/commit/cb654cd7dd3a42f5e557736d18b0f7530d4a710e)) | ||
|
||
### Bug Fixes | ||
#### Chores | ||
|
||
- **gatsby-plugin-gatsby-cloud:** only load indicator code when enabled ([#31506](https://github.com/gatsbyjs/gatsby/issues/31506)) ([cb654cd](https://github.com/gatsbyjs/gatsby/commit/cb654cd7dd3a42f5e557736d18b0f7530d4a710e)) | ||
- update babel monorepo [#31143](https://github.com/gatsbyjs/gatsby/issues/31143) ([701ab2f](https://github.com/gatsbyjs/gatsby/commit/701ab2f6690c3f1bbaf60cf572513ea566cc9ec9)) | ||
|
||
# [1.7.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]-next.0...babel-preset-gatsby-package@1.7.0-next.0) (2021-05-21) | ||
## [1.6.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2021-05-25) | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby-package | ||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.6) | ||
|
||
# [1.6.0-next.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@[email protected]) (2021-05-06) | ||
#### Bug Fixes | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby-package | ||
- only load indicator code when enabled [#31506](https://github.com/gatsbyjs/gatsby/issues/31506) [#31575](https://github.com/gatsbyjs/gatsby/issues/31575) ([ae5f270](https://github.com/gatsbyjs/gatsby/commit/ae5f270bb1c472fd75b307f42711cc1339db1909)) | ||
|
||
## [1.5.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2021-05-12) | ||
|
||
# [1.5.0-next.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@[email protected]) (2021-04-23) | ||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.5) | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby-package | ||
|
||
# [1.4.0-next.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@[email protected]) (2021-04-09) | ||
## [1.4.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2021-04-28) | ||
|
||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.4) | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby-package | ||
|
||
# [1.3.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]-next.0...babel-preset-gatsby-package@1.3.0-next.1) (2021-04-07) | ||
## [1.3.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2021-04-14) | ||
|
||
### Bug Fixes | ||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.3) | ||
|
||
- **deps:** update minor and patch for babel-preset-gatsby-package ([#29852](https://github.com/gatsbyjs/gatsby/issues/29852)) ([5fd8f33](https://github.com/gatsbyjs/gatsby/commit/5fd8f33371a699578e5ffbd39be3ccd9e2c438f6)) | ||
#### Bug Fixes | ||
|
||
# [1.3.0-next.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@[email protected]) (2021-03-25) | ||
- update minor and patch for babel-preset-gatsby-package [#29852](https://github.com/gatsbyjs/gatsby/issues/29852) ([5fd8f33](https://github.com/gatsbyjs/gatsby/commit/5fd8f33371a699578e5ffbd39be3ccd9e2c438f6)) | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby-package | ||
## [1.2.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@1.2.0/packages/babel-preset-gatsby-package) (2021-03-30) | ||
|
||
# [1.2.0-next.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@[email protected]) (2021-03-11) | ||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.2) | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby-package | ||
|
||
# [1.1.0-next.1](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@[email protected]) (2021-02-26) | ||
## [1.1.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2021-03-16) | ||
|
||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.1) | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby-package | ||
|
||
# [1.1.0-next.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@[email protected]) (2021-02-26) | ||
## [1.0.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2021-03-02) | ||
|
||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.0) | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby-package | ||
|
||
# [1.0.0-next.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@[email protected]) (2021-02-05) | ||
## [0.12.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2021-02-02) | ||
|
||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.32) | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby-package | ||
|
||
# [0.13.0-next.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@[email protected]) (2021-01-28) | ||
## [0.11.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2021-01-20) | ||
|
||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.31) | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby-package | ||
|
||
# [0.12.0-next.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@[email protected]) (2021-01-18) | ||
## [0.10.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2021-01-06) | ||
|
||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.30) | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby-package | ||
|
||
# [0.11.0-next.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@[email protected]) (2020-12-29) | ||
## [0.9.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2020-12-15) | ||
|
||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.29) | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby-package | ||
|
||
# [0.10.0-next.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@[email protected]) (2020-12-10) | ||
## [0.8.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2020-12-02) | ||
|
||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.28) | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby-package | ||
|
||
# [0.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@0.8.0-next.0...babel-preset-gatsby-package@0.9.0-next.0) (2020-11-26) | ||
## [0.7.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@0.7.0/packages/babel-preset-gatsby-package) (2020-11-20) | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby-package | ||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.27) | ||
|
||
# [0.8.0-next.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@[email protected]) (2020-11-18) | ||
#### Chores | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby-package | ||
- update babel monorepo [#27528](https://github.com/gatsbyjs/gatsby/issues/27528) ([539dbb0](https://github.com/gatsbyjs/gatsby/commit/539dbb09166e346a6cee568973d2de3d936e8ef3)) | ||
|
||
# [0.6.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]-next.0...babel-preset-gatsby-package@0.6.0-next.1) (2020-11-10) | ||
## [0.6.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2020-11-12) | ||
|
||
### Bug Fixes | ||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.26) | ||
|
||
#### Bug Fixes | ||
|
||
- update minor and patch for babel-preset-gatsby-package [#27905](https://github.com/gatsbyjs/gatsby/issues/27905) ([34bf36b](https://github.com/gatsbyjs/gatsby/commit/34bf36b449afde745dd192d80fca015f003acec6)) | ||
|
||
- **deps:** update minor and patch for babel-preset-gatsby-package ([#27905](https://github.com/gatsbyjs/gatsby/issues/27905)) ([34bf36b](https://github.com/gatsbyjs/gatsby/commit/34bf36b449afde745dd192d80fca015f003acec6)) | ||
<a name="before-release-process"></a> | ||
|
||
## [0.5.3](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.5.3) (2020-09-15) | ||
|
||
|
Oops, something went wrong.