From 855b0ea49683cf346a84d0c2972a648d076d45cf Mon Sep 17 00:00:00 2001 From: jackton1 Date: Mon, 4 Oct 2021 22:50:19 +0000 Subject: [PATCH] Upgraded from v2.1 -> v2.2 --- HISTORY.md | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 63 insertions(+), 5 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 9beff45..1bd77f7 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,7 +1,65 @@ -History -------- +# Changelog -v1 (2021-01-30) ------------------- +## [v2.2](https://github.com/tj-actions/pg-dump/tree/v2.2) (2021-10-04) -* Initial Release. +[Full Changelog](https://github.com/tj-actions/pg-dump/compare/v2.1...v2.2) + +**Closed issues:** + +- Dependency Dashboard [\#7](https://github.com/tj-actions/pg-dump/issues/7) + +**Merged pull requests:** + +- Updated README.md [\#37](https://github.com/tj-actions/pg-dump/pull/37) ([jackton1](https://github.com/jackton1)) +- Update action.yml [\#36](https://github.com/tj-actions/pg-dump/pull/36) ([jackton1](https://github.com/jackton1)) +- Update pascalgn/automerge-action action to v0.14.3 [\#34](https://github.com/tj-actions/pg-dump/pull/34) ([renovate[bot]](https://github.com/apps/renovate)) +- Update peter-evans/create-pull-request action to v3.10.1 [\#33](https://github.com/tj-actions/pg-dump/pull/33) ([renovate[bot]](https://github.com/apps/renovate)) +- Update tj-actions/remark action to v1.7 [\#32](https://github.com/tj-actions/pg-dump/pull/32) ([renovate[bot]](https://github.com/apps/renovate)) +- Update codacy/codacy-analysis-cli-action action to v4 [\#31](https://github.com/tj-actions/pg-dump/pull/31) ([renovate[bot]](https://github.com/apps/renovate)) +- Update codacy/codacy-analysis-cli-action action to v3 [\#30](https://github.com/tj-actions/pg-dump/pull/30) ([renovate[bot]](https://github.com/apps/renovate)) +- Bump tj-actions/verify-changed-files from 6.2 to 7 [\#28](https://github.com/tj-actions/pg-dump/pull/28) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Update tj-actions/verify-changed-files action to v7 [\#27](https://github.com/tj-actions/pg-dump/pull/27) ([renovate[bot]](https://github.com/apps/renovate)) +- Updated README.md [\#26](https://github.com/tj-actions/pg-dump/pull/26) ([jackton1](https://github.com/jackton1)) +- Update tj-actions/sync-release-version action to v8.7 [\#25](https://github.com/tj-actions/pg-dump/pull/25) ([renovate[bot]](https://github.com/apps/renovate)) +- Update pascalgn/automerge-action action to v0.14.2 [\#24](https://github.com/tj-actions/pg-dump/pull/24) ([renovate[bot]](https://github.com/apps/renovate)) +- Bump peter-evans/create-pull-request from 3.9.2 to 3.10.0 [\#23](https://github.com/tj-actions/pg-dump/pull/23) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Update tj-actions/verify-changed-files action to v6.2 [\#22](https://github.com/tj-actions/pg-dump/pull/22) ([renovate[bot]](https://github.com/apps/renovate)) +- Update cirrus-actions/rebase action to v1.5 [\#21](https://github.com/tj-actions/pg-dump/pull/21) ([renovate[bot]](https://github.com/apps/renovate)) +- Bump peter-evans/create-pull-request from 3.9.1 to 3.9.2 [\#20](https://github.com/tj-actions/pg-dump/pull/20) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump actions/checkout from 2 to 2.3.4 [\#18](https://github.com/tj-actions/pg-dump/pull/18) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump peter-evans/create-pull-request from 3 to 3.9.1 [\#17](https://github.com/tj-actions/pg-dump/pull/17) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump tj-actions/verify-changed-files from 6 to 6.1 [\#16](https://github.com/tj-actions/pg-dump/pull/16) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Bump tj-actions/sync-release-version from 8 to 8.6 [\#15](https://github.com/tj-actions/pg-dump/pull/15) ([dependabot[bot]](https://github.com/apps/dependabot)) +- Update tj-actions/github-changelog-generator action to v1.8 [\#10](https://github.com/tj-actions/pg-dump/pull/10) ([renovate[bot]](https://github.com/apps/renovate)) +- Upgrade to GitHub-native Dependabot [\#9](https://github.com/tj-actions/pg-dump/pull/9) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview)) +- Update tj-actions/github-changelog-generator action to v1.6 [\#8](https://github.com/tj-actions/pg-dump/pull/8) ([renovate[bot]](https://github.com/apps/renovate)) +- Update tj-actions/bumpversion action to v8 [\#5](https://github.com/tj-actions/pg-dump/pull/5) ([renovate[bot]](https://github.com/apps/renovate)) +- Update tj-actions/verify-changed-files action to v5.7 [\#4](https://github.com/tj-actions/pg-dump/pull/4) ([renovate[bot]](https://github.com/apps/renovate)) + +## [v2.1](https://github.com/tj-actions/pg-dump/tree/v2.1) (2021-04-02) + +[Full Changelog](https://github.com/tj-actions/pg-dump/compare/v2...v2.1) + +## [v2](https://github.com/tj-actions/pg-dump/tree/v2) (2021-04-02) + +[Full Changelog](https://github.com/tj-actions/pg-dump/compare/v1.1...v2) + +**Merged pull requests:** + +- Configure Renovate [\#3](https://github.com/tj-actions/pg-dump/pull/3) ([renovate[bot]](https://github.com/apps/renovate)) + +## [v1.1](https://github.com/tj-actions/pg-dump/tree/v1.1) (2021-04-02) + +[Full Changelog](https://github.com/tj-actions/pg-dump/compare/v1...v1.1) + +**Merged pull requests:** + +- Update test.yml [\#1](https://github.com/tj-actions/pg-dump/pull/1) ([jackton1](https://github.com/jackton1)) + +## [v1](https://github.com/tj-actions/pg-dump/tree/v1) (2021-01-31) + +[Full Changelog](https://github.com/tj-actions/pg-dump/compare/4ed55614ba17411bc54090e4d2f2ee5cfe833752...v1) + + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*