Skip to content

Commit 88ea224

Browse files
authored
Merge pull request #86 from tj-actions/upgrade-to-v2.2.0
2 parents 2d498d7 + fe391a8 commit 88ea224

File tree

2 files changed

+38
-4
lines changed

2 files changed

+38
-4
lines changed

HISTORY.md

Lines changed: 36 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,49 @@
11
# Changelog
22

3-
## [v2.1.0](https://github.com/tj-actions/semver-diff/tree/v2.1.0) (2022-09-19)
3+
## [v2.2.0](https://github.com/tj-actions/semver-diff/tree/v2.2.0) (2023-01-10)
44

5-
[Full Changelog](https://github.com/tj-actions/semver-diff/compare/v2.0.0...v2.1.0)
5+
[Full Changelog](https://github.com/tj-actions/semver-diff/compare/v2...v2.2.0)
6+
7+
## [v2](https://github.com/tj-actions/semver-diff/tree/v2) (2023-01-10)
8+
9+
[Full Changelog](https://github.com/tj-actions/semver-diff/compare/v2.1.0...v2)
610

711
**Closed issues:**
812

913
- Dependency Dashboard [\#3](https://github.com/tj-actions/semver-diff/issues/3)
1014

1115
**Merged pull requests:**
1216

17+
- Updated README.md [\#85](https://github.com/tj-actions/semver-diff/pull/85) ([jackton1](https://github.com/jackton1))
18+
- Update actions/checkout action to v3.3.0 [\#84](https://github.com/tj-actions/semver-diff/pull/84) ([renovate[bot]](https://github.com/apps/renovate))
19+
- Update tj-actions/auto-doc action to v1.7.3 [\#83](https://github.com/tj-actions/semver-diff/pull/83) ([renovate[bot]](https://github.com/apps/renovate))
20+
- Update tj-actions/auto-doc action to v1.7.2 [\#82](https://github.com/tj-actions/semver-diff/pull/82) ([renovate[bot]](https://github.com/apps/renovate))
21+
- Updated README.md [\#81](https://github.com/tj-actions/semver-diff/pull/81) ([jackton1](https://github.com/jackton1))
22+
- Update tj-actions/github-changelog-generator action to v1.17 [\#80](https://github.com/tj-actions/semver-diff/pull/80) ([renovate[bot]](https://github.com/apps/renovate))
23+
- Update tj-actions/verify-changed-files action to v13 [\#79](https://github.com/tj-actions/semver-diff/pull/79) ([renovate[bot]](https://github.com/apps/renovate))
24+
- Update cirrus-actions/rebase action to v1.8 [\#78](https://github.com/tj-actions/semver-diff/pull/78) ([renovate[bot]](https://github.com/apps/renovate))
25+
- Update actions/checkout action to v3.2.0 [\#77](https://github.com/tj-actions/semver-diff/pull/77) ([renovate[bot]](https://github.com/apps/renovate))
26+
- Update peter-evans/create-pull-request action to v4.2.3 [\#76](https://github.com/tj-actions/semver-diff/pull/76) ([renovate[bot]](https://github.com/apps/renovate))
27+
- Update peter-evans/create-pull-request action to v4.2.2 [\#75](https://github.com/tj-actions/semver-diff/pull/75) ([renovate[bot]](https://github.com/apps/renovate))
28+
- Update peter-evans/create-pull-request action to v4.2.1 [\#74](https://github.com/tj-actions/semver-diff/pull/74) ([renovate[bot]](https://github.com/apps/renovate))
29+
- Bump hmarr/auto-approve-action from 2 to 3 [\#73](https://github.com/tj-actions/semver-diff/pull/73) ([dependabot[bot]](https://github.com/apps/dependabot))
30+
- Update peter-evans/create-pull-request action to v4.2.0 [\#72](https://github.com/tj-actions/semver-diff/pull/72) ([renovate[bot]](https://github.com/apps/renovate))
31+
- Update pascalgn/automerge-action action to v0.15.5 [\#71](https://github.com/tj-actions/semver-diff/pull/71) ([renovate[bot]](https://github.com/apps/renovate))
32+
- Update peter-evans/create-pull-request action to v4.1.4 [\#70](https://github.com/tj-actions/semver-diff/pull/70) ([renovate[bot]](https://github.com/apps/renovate))
33+
- Update tj-actions/verify-changed-files action to v12 [\#69](https://github.com/tj-actions/semver-diff/pull/69) ([renovate[bot]](https://github.com/apps/renovate))
34+
- Update actions/checkout action to v3.1.0 [\#68](https://github.com/tj-actions/semver-diff/pull/68) ([renovate[bot]](https://github.com/apps/renovate))
35+
- Update peter-evans/create-pull-request action to v4.1.3 [\#67](https://github.com/tj-actions/semver-diff/pull/67) ([renovate[bot]](https://github.com/apps/renovate))
36+
- Update peter-evans/create-pull-request action to v4.1.2 [\#66](https://github.com/tj-actions/semver-diff/pull/66) ([renovate[bot]](https://github.com/apps/renovate))
37+
- Bump codacy/codacy-analysis-cli-action from 4.1.0 to 4.2.0 [\#65](https://github.com/tj-actions/semver-diff/pull/65) ([dependabot[bot]](https://github.com/apps/dependabot))
38+
- Update tj-actions/sync-release-version action to v13 [\#64](https://github.com/tj-actions/semver-diff/pull/64) ([renovate[bot]](https://github.com/apps/renovate))
39+
- Upgraded to v2.1.0 [\#63](https://github.com/tj-actions/semver-diff/pull/63) ([jackton1](https://github.com/jackton1))
40+
41+
## [v2.1.0](https://github.com/tj-actions/semver-diff/tree/v2.1.0) (2022-09-19)
42+
43+
[Full Changelog](https://github.com/tj-actions/semver-diff/compare/v2.0.0...v2.1.0)
44+
45+
**Merged pull requests:**
46+
1347
- chore: upgrade semver tool [\#62](https://github.com/tj-actions/semver-diff/pull/62) ([jackton1](https://github.com/jackton1))
1448
- Update tj-actions/github-changelog-generator action to v1.15 [\#61](https://github.com/tj-actions/semver-diff/pull/61) ([renovate[bot]](https://github.com/apps/renovate))
1549
- Update tj-actions/verify-changed-files action to v11 [\#60](https://github.com/tj-actions/semver-diff/pull/60) ([renovate[bot]](https://github.com/apps/renovate))

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- uses: actions/checkout@v2
3232
- name: Run semver-diff
3333
id: semver-diff
34-
uses: tj-actions/semver-diff@v2.1.0
34+
uses: tj-actions/semver-diff@v2
3535
- name: Show release type
3636
run: |
3737
echo "Release type: ${{ steps.semver-diff.outputs.release_type }}"
@@ -57,7 +57,7 @@ jobs:
5757

5858
- name: Run semver-diff
5959
id: semver-diff
60-
uses: tj-actions/semver-diff@v2.1.0
60+
uses: tj-actions/semver-diff@v2
6161

6262
- name: Set up Python
6363
uses: actions/setup-python@v2

0 commit comments

Comments
 (0)