Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 2, 2024
1 parent e533b6e commit c37da08
Show file tree
Hide file tree
Showing 3 changed files with 89 additions and 2 deletions.
87 changes: 87 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,93 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.2.0](https://github.com/stormshield/cargo-ft/compare/v0.1.3...v0.2.0) - 2024-08-02

### Fixed
- lower lint group priority ([#108](https://github.com/stormshield/cargo-ft/pull/108))

### Other
- *(deps)* bump clap_lex from 0.7.1 to 0.7.2 ([#154](https://github.com/stormshield/cargo-ft/pull/154))
- *(deps)* bump indexmap from 2.2.6 to 2.3.0 ([#150](https://github.com/stormshield/cargo-ft/pull/150))
- *(deps)* bump is_terminal_polyfill from 1.70.0 to 1.70.1 ([#149](https://github.com/stormshield/cargo-ft/pull/149))
- *(deps)* bump anstyle-parse from 0.2.4 to 0.2.5 ([#148](https://github.com/stormshield/cargo-ft/pull/148))
- *(deps)* bump colorchoice from 1.0.1 to 1.0.2 ([#146](https://github.com/stormshield/cargo-ft/pull/146))
- *(deps)* bump anstyle-query from 1.1.0 to 1.1.1 ([#145](https://github.com/stormshield/cargo-ft/pull/145))
- *(deps)* bump anstyle from 1.0.7 to 1.0.8 ([#166](https://github.com/stormshield/cargo-ft/pull/166))
- *(deps)* bump clap-cargo from 0.14.0 to 0.14.1 ([#156](https://github.com/stormshield/cargo-ft/pull/156))
- *(deps)* bump error-stack from 0.4.1 to 0.5.0 ([#147](https://github.com/stormshield/cargo-ft/pull/147))
- *(deps)* bump anstream from 0.6.14 to 0.6.15 ([#144](https://github.com/stormshield/cargo-ft/pull/144))
- *(deps)* bump serde_json from 1.0.120 to 1.0.122 ([#172](https://github.com/stormshield/cargo-ft/pull/172))
- *(deps)* bump thiserror from 1.0.61 to 1.0.63 ([#153](https://github.com/stormshield/cargo-ft/pull/153))
- *(deps)* bump serde from 1.0.203 to 1.0.204 ([#155](https://github.com/stormshield/cargo-ft/pull/155))
- *(deps)* bump clap from 4.5.8 to 4.5.13 ([#171](https://github.com/stormshield/cargo-ft/pull/171))
- *(deps)* bump toml_edit from 0.22.14 to 0.22.20 ([#164](https://github.com/stormshield/cargo-ft/pull/164))
- *(deps)* bump windows-targets from 0.52.5 to 0.52.6 ([#170](https://github.com/stormshield/cargo-ft/pull/170))
- *(deps)* bump memchr from 2.7.2 to 2.7.4 ([#141](https://github.com/stormshield/cargo-ft/pull/141))
- *(deps)* bump syn from 2.0.65 to 2.0.68 ([#140](https://github.com/stormshield/cargo-ft/pull/140))
- *(deps)* bump toml_edit from 0.22.13 to 0.22.14 ([#139](https://github.com/stormshield/cargo-ft/pull/139))
- *(deps)* bump anstyle-query from 1.0.3 to 1.1.0 ([#137](https://github.com/stormshield/cargo-ft/pull/137))
- *(deps)* bump clap_lex from 0.7.0 to 0.7.1 ([#136](https://github.com/stormshield/cargo-ft/pull/136))
- *(deps)* bump winnow from 0.6.9 to 0.6.13 ([#134](https://github.com/stormshield/cargo-ft/pull/134))
- *(deps)* bump proc-macro2 from 1.0.85 to 1.0.86 ([#133](https://github.com/stormshield/cargo-ft/pull/133))
- *(deps)* bump utf8parse from 0.2.1 to 0.2.2 ([#132](https://github.com/stormshield/cargo-ft/pull/132))
- *(deps)* bump serde_json from 1.0.117 to 1.0.120 ([#135](https://github.com/stormshield/cargo-ft/pull/135))
- *(deps)* bump clap from 4.5.4 to 4.5.8 ([#138](https://github.com/stormshield/cargo-ft/pull/138))
- *(deps)* bump proc-macro2 from 1.0.82 to 1.0.85 ([#131](https://github.com/stormshield/cargo-ft/pull/131))
- *(deps)* bump semver from 1.0.22 to 1.0.23 ([#130](https://github.com/stormshield/cargo-ft/pull/130))
- *(deps)* bump camino from 1.1.6 to 1.1.7 ([#129](https://github.com/stormshield/cargo-ft/pull/129))
- *(deps)* bump ryu from 1.0.17 to 1.0.18 ([#128](https://github.com/stormshield/cargo-ft/pull/128))
- *(deps)* bump colorchoice from 1.0.0 to 1.0.1 ([#124](https://github.com/stormshield/cargo-ft/pull/124))
- *(deps)* bump syn from 2.0.58 to 2.0.65 ([#123](https://github.com/stormshield/cargo-ft/pull/123))
- *(deps)* bump anyhow from 1.0.83 to 1.0.86 ([#121](https://github.com/stormshield/cargo-ft/pull/121))
- *(deps)* bump anstyle-parse from 0.2.3 to 0.2.4 ([#119](https://github.com/stormshield/cargo-ft/pull/119))
- *(deps)* bump winnow from 0.6.8 to 0.6.9 ([#116](https://github.com/stormshield/cargo-ft/pull/116))
- *(deps)* bump anstyle-query from 1.0.2 to 1.0.3 ([#115](https://github.com/stormshield/cargo-ft/pull/115))
- *(deps)* bump anstyle-wincon from 3.0.2 to 3.0.3 ([#113](https://github.com/stormshield/cargo-ft/pull/113))
- *(deps)* bump anstyle from 1.0.6 to 1.0.7 ([#114](https://github.com/stormshield/cargo-ft/pull/114))
- *(deps)* bump thiserror from 1.0.60 to 1.0.61 ([#118](https://github.com/stormshield/cargo-ft/pull/118))
- *(deps)* bump serde from 1.0.200 to 1.0.203 ([#120](https://github.com/stormshield/cargo-ft/pull/120))
- *(deps)* bump toml_edit from 0.22.12 to 0.22.13 ([#126](https://github.com/stormshield/cargo-ft/pull/126))
- *(deps)* bump anstream from 0.6.13 to 0.6.14 ([#127](https://github.com/stormshield/cargo-ft/pull/127))
- *(deps)* bump proc-macro2 from 1.0.79 to 1.0.82 ([#105](https://github.com/stormshield/cargo-ft/pull/105))
- *(deps)* bump anyhow from 1.0.81 to 1.0.83 ([#109](https://github.com/stormshield/cargo-ft/pull/109))
- *(deps)* bump winnow from 0.6.5 to 0.6.8 ([#104](https://github.com/stormshield/cargo-ft/pull/104))
- *(deps)* bump hashbrown from 0.14.3 to 0.14.5 ([#103](https://github.com/stormshield/cargo-ft/pull/103))
- *(deps)* bump strsim from 0.11.0 to 0.11.1 ([#99](https://github.com/stormshield/cargo-ft/pull/99))
- *(deps)* bump syn from 2.0.57 to 2.0.58 ([#88](https://github.com/stormshield/cargo-ft/pull/88))
- *(deps)* bump quote from 1.0.35 to 1.0.36 ([#87](https://github.com/stormshield/cargo-ft/pull/87))
- *(deps)* bump toml_edit from 0.22.9 to 0.22.12 ([#84](https://github.com/stormshield/cargo-ft/pull/84))
- *(deps)* bump serde_json from 1.0.115 to 1.0.117 ([#106](https://github.com/stormshield/cargo-ft/pull/106))
- *(deps)* bump cargo-config2 from 0.1.23 to 0.1.26 ([#92](https://github.com/stormshield/cargo-ft/pull/92))
- *(deps)* bump thiserror from 1.0.58 to 1.0.60 ([#110](https://github.com/stormshield/cargo-ft/pull/110))
- *(deps)* bump serde from 1.0.197 to 1.0.200 ([#90](https://github.com/stormshield/cargo-ft/pull/90))
- *(deps)* bump windows-targets from 0.52.4 to 0.52.5 ([#101](https://github.com/stormshield/cargo-ft/pull/101))
- *(deps)* bump cargo-platform from 0.1.7 to 0.1.8 ([#82](https://github.com/stormshield/cargo-ft/pull/82))
- *(deps)* bump proc-macro2 from 1.0.78 to 1.0.79 ([#81](https://github.com/stormshield/cargo-ft/pull/81))
- *(deps)* bump anyhow from 1.0.80 to 1.0.81 ([#80](https://github.com/stormshield/cargo-ft/pull/80))
- *(deps)* bump indexmap from 2.2.5 to 2.2.6 ([#78](https://github.com/stormshield/cargo-ft/pull/78))
- *(deps)* bump syn from 2.0.52 to 2.0.57 ([#77](https://github.com/stormshield/cargo-ft/pull/77))
- *(deps)* bump itoa from 1.0.10 to 1.0.11 ([#75](https://github.com/stormshield/cargo-ft/pull/75))
- *(deps)* bump memchr from 2.7.1 to 2.7.2 ([#73](https://github.com/stormshield/cargo-ft/pull/73))
- *(deps)* bump toml_edit from 0.22.6 to 0.22.9 ([#72](https://github.com/stormshield/cargo-ft/pull/72))
- *(deps)* bump cargo-config2 from 0.1.19 to 0.1.23 ([#83](https://github.com/stormshield/cargo-ft/pull/83))
- *(deps)* bump serde_json from 1.0.114 to 1.0.115 ([#74](https://github.com/stormshield/cargo-ft/pull/74))
- *(deps)* bump thiserror from 1.0.57 to 1.0.58 ([#79](https://github.com/stormshield/cargo-ft/pull/79))
- *(deps)* bump clap from 4.5.1 to 4.5.4 ([#76](https://github.com/stormshield/cargo-ft/pull/76))
- *(deps)* bump clap from 4.4.18 to 4.5.1 ([#53](https://github.com/stormshield/cargo-ft/pull/53))
- [**breaking**] bump MSRV from 1.72 to 1.74 ([#71](https://github.com/stormshield/cargo-ft/pull/71))
- *(deps)* bump syn from 2.0.48 to 2.0.52 ([#68](https://github.com/stormshield/cargo-ft/pull/68))
- *(deps)* bump anyhow from 1.0.79 to 1.0.80 ([#67](https://github.com/stormshield/cargo-ft/pull/67))
- *(deps)* bump serde_json from 1.0.113 to 1.0.114 ([#65](https://github.com/stormshield/cargo-ft/pull/65))
- *(deps)* bump cargo-config2 from 0.1.18 to 0.1.19 ([#64](https://github.com/stormshield/cargo-ft/pull/64))
- *(deps)* bump cargo-platform from 0.1.6 to 0.1.7 ([#62](https://github.com/stormshield/cargo-ft/pull/62))
- *(deps)* bump semver from 1.0.21 to 1.0.22 ([#61](https://github.com/stormshield/cargo-ft/pull/61))
- *(deps)* bump serde from 1.0.196 to 1.0.197 ([#60](https://github.com/stormshield/cargo-ft/pull/60))
- *(deps)* bump indexmap from 2.2.2 to 2.2.5 ([#59](https://github.com/stormshield/cargo-ft/pull/59))
- *(deps)* bump thiserror from 1.0.56 to 1.0.57 ([#57](https://github.com/stormshield/cargo-ft/pull/57))
- *(deps)* bump windows-targets from 0.52.0 to 0.52.4 ([#58](https://github.com/stormshield/cargo-ft/pull/58))
- *(deps)* bump anstream from 0.6.11 to 0.6.13 ([#50](https://github.com/stormshield/cargo-ft/pull/50))

## [0.1.3](https://github.com/stormshield/cargo-ft/compare/v0.1.2...v0.1.3) - 2024-02-06

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cargo-ft"
version = "0.1.3"
version = "0.2.0"
authors = ["Guillaume Dallenne <[email protected]>"]
categories = ["command-line-utilities", "development-tools::cargo-plugins"]
edition = "2021"
Expand Down

0 comments on commit c37da08

Please sign in to comment.