|
1 | 1 | # Changelog
|
2 | 2 |
|
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) |
4 | 4 |
|
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) |
6 | 6 |
|
7 |
| -## [v3.0.1](https://github.com/tj-actions/cargo-bump/tree/v3.0.1) (2024-03-06) |
| 7 | +**Fixed bugs:** |
8 | 8 |
|
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) |
10 | 18 |
|
11 | 19 | **Closed issues:**
|
12 | 20 |
|
13 | 21 | - Dependency Dashboard [\#2](https://github.com/tj-actions/cargo-bump/issues/2)
|
14 | 22 |
|
15 | 23 | **Merged pull requests:**
|
16 | 24 |
|
| 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 | + |
17 | 42 | - Updated README.md [\#60](https://github.com/tj-actions/cargo-bump/pull/60) ([tj-actions-bot](https://github.com/tj-actions-bot))
|
18 | 43 | - fix: error with test [\#59](https://github.com/tj-actions/cargo-bump/pull/59) ([jackton1](https://github.com/jackton1))
|
19 | 44 | - 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