Skip to content

Commit 5ae02ef

Browse files
Upgraded to v3.0.2 (#73)
Co-authored-by: jackton1 <[email protected]>
1 parent 5fc4c7f commit 5ae02ef

File tree

1 file changed

+29
-4
lines changed

1 file changed

+29
-4
lines changed

HISTORY.md

Lines changed: 29 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,44 @@
11
# Changelog
22

3-
## [v3](https://github.com/tj-actions/cargo-bump/tree/v3) (2024-03-06)
3+
## [Unreleased](https://github.com/tj-actions/cargo-bump/tree/HEAD)
44

5-
[Full Changelog](https://github.com/tj-actions/cargo-bump/compare/v3.0.1...v3)
5+
[Full Changelog](https://github.com/tj-actions/cargo-bump/compare/v3.0.2...HEAD)
66

7-
## [v3.0.1](https://github.com/tj-actions/cargo-bump/tree/v3.0.1) (2024-03-06)
7+
**Fixed bugs:**
88

9-
[Full Changelog](https://github.com/tj-actions/cargo-bump/compare/v3.0.0...v3.0.1)
9+
- \[BUG\] cargo-bump already exists [\#71](https://github.com/tj-actions/cargo-bump/issues/71)
10+
11+
## [v3.0.2](https://github.com/tj-actions/cargo-bump/tree/v3.0.2) (2024-09-26)
12+
13+
[Full Changelog](https://github.com/tj-actions/cargo-bump/compare/v3...v3.0.2)
14+
15+
## [v3](https://github.com/tj-actions/cargo-bump/tree/v3) (2024-09-26)
16+
17+
[Full Changelog](https://github.com/tj-actions/cargo-bump/compare/v3.0.1...v3)
1018

1119
**Closed issues:**
1220

1321
- Dependency Dashboard [\#2](https://github.com/tj-actions/cargo-bump/issues/2)
1422

1523
**Merged pull requests:**
1624

25+
- fix: only install cargo-bump if it hasn't been installed previously [\#72](https://github.com/tj-actions/cargo-bump/pull/72) ([jackton1](https://github.com/jackton1))
26+
- chore\(deps\): update peter-evans/create-pull-request action to v7 [\#69](https://github.com/tj-actions/cargo-bump/pull/69) ([renovate[bot]](https://github.com/apps/renovate))
27+
- chore\(deps\): update peter-evans/create-pull-request action to v6.1.0 [\#68](https://github.com/tj-actions/cargo-bump/pull/68) ([renovate[bot]](https://github.com/apps/renovate))
28+
- chore\(deps\): update tj-actions/verify-changed-files action to v20 [\#67](https://github.com/tj-actions/cargo-bump/pull/67) ([renovate[bot]](https://github.com/apps/renovate))
29+
- chore\(deps\): update peter-evans/create-pull-request action to v6.0.5 [\#66](https://github.com/tj-actions/cargo-bump/pull/66) ([renovate[bot]](https://github.com/apps/renovate))
30+
- chore\(deps\): update peter-evans/create-pull-request action to v6.0.4 [\#65](https://github.com/tj-actions/cargo-bump/pull/65) ([renovate[bot]](https://github.com/apps/renovate))
31+
- chore\(deps\): update peter-evans/create-pull-request action to v6.0.3 [\#64](https://github.com/tj-actions/cargo-bump/pull/64) ([renovate[bot]](https://github.com/apps/renovate))
32+
- chore\(deps\): update peter-evans/create-pull-request action to v6.0.2 [\#63](https://github.com/tj-actions/cargo-bump/pull/63) ([renovate[bot]](https://github.com/apps/renovate))
33+
- chore: upgraded test-package [\#62](https://github.com/tj-actions/cargo-bump/pull/62) ([tj-actions-bot](https://github.com/tj-actions-bot))
34+
- Upgraded to v3.0.1 [\#61](https://github.com/tj-actions/cargo-bump/pull/61) ([tj-actions-bot](https://github.com/tj-actions-bot))
35+
36+
## [v3.0.1](https://github.com/tj-actions/cargo-bump/tree/v3.0.1) (2024-03-06)
37+
38+
[Full Changelog](https://github.com/tj-actions/cargo-bump/compare/v3.0.0...v3.0.1)
39+
40+
**Merged pull requests:**
41+
1742
- Updated README.md [\#60](https://github.com/tj-actions/cargo-bump/pull/60) ([tj-actions-bot](https://github.com/tj-actions-bot))
1843
- fix: error with test [\#59](https://github.com/tj-actions/cargo-bump/pull/59) ([jackton1](https://github.com/jackton1))
1944
- docs: add boidolr as a contributor for doc [\#58](https://github.com/tj-actions/cargo-bump/pull/58) ([allcontributors[bot]](https://github.com/apps/allcontributors))

0 commit comments

Comments
 (0)