Skip to content

Commit

Permalink
chore(main): release cargo-featurex 0.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 24, 2023
1 parent 109574d commit d3d287f
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"0.1.14"}
{".":"0.1.15"}
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,40 @@
# Changelog

## [0.1.15](https://github.com/YoloDev/cargo-featurex/compare/cargo-featurex-v0.1.14...cargo-featurex-v0.1.15) (2023-10-24)


### Dependencies

* update rust crate cargo_metadata to 0.18.0 ([#134](https://github.com/YoloDev/cargo-featurex/issues/134)) ([ed36b63](https://github.com/YoloDev/cargo-featurex/commit/ed36b63dfc683d5471b73cfa0b471f9ec2bd4631))
* update rust crate cargo_metadata to 0.18.1 ([#143](https://github.com/YoloDev/cargo-featurex/issues/143)) ([0830754](https://github.com/YoloDev/cargo-featurex/commit/0830754a9fdbcd38f8774ecf89421d80790a7c23))
* update rust crate clap to 4.3.22 ([#120](https://github.com/YoloDev/cargo-featurex/issues/120)) ([02441d4](https://github.com/YoloDev/cargo-featurex/commit/02441d40ff861d48ff34024790f2566b2f8c7d4d))
* update rust crate clap to 4.3.23 ([#121](https://github.com/YoloDev/cargo-featurex/issues/121)) ([cf9595c](https://github.com/YoloDev/cargo-featurex/commit/cf9595c30257a83370ff6b5ca7c88198d83256e3))
* update rust crate clap to 4.3.24 ([#124](https://github.com/YoloDev/cargo-featurex/issues/124)) ([8e72be3](https://github.com/YoloDev/cargo-featurex/commit/8e72be3f917c506d1b77a0e46aee89153f3fca90))
* update rust crate clap to 4.4.0 ([#126](https://github.com/YoloDev/cargo-featurex/issues/126)) ([8d25a17](https://github.com/YoloDev/cargo-featurex/commit/8d25a17936b0b21342a042554d68bfc2d19d4156))
* update rust crate clap to 4.4.1 ([#129](https://github.com/YoloDev/cargo-featurex/issues/129)) ([34ab5f5](https://github.com/YoloDev/cargo-featurex/commit/34ab5f5450761fde9a8df4eb7105858cb647ceb4))
* update rust crate clap to 4.4.2 ([#130](https://github.com/YoloDev/cargo-featurex/issues/130)) ([280e5dd](https://github.com/YoloDev/cargo-featurex/commit/280e5ddd8a328800ec45dac3ced28e3c23e7b5e5))
* update rust crate clap to 4.4.3 ([#135](https://github.com/YoloDev/cargo-featurex/issues/135)) ([998a610](https://github.com/YoloDev/cargo-featurex/commit/998a610b86bbcda380d3251c808b480b1a60b498))
* update rust crate clap to 4.4.4 ([#137](https://github.com/YoloDev/cargo-featurex/issues/137)) ([1ca97c6](https://github.com/YoloDev/cargo-featurex/commit/1ca97c60c785445f20e0b66e612cb65760a65dfa))
* update rust crate clap to 4.4.5 ([#139](https://github.com/YoloDev/cargo-featurex/issues/139)) ([9cbe739](https://github.com/YoloDev/cargo-featurex/commit/9cbe73922140643f08d14f5c7a054e3f85a1589f))
* update rust crate clap to 4.4.6 ([#141](https://github.com/YoloDev/cargo-featurex/issues/141)) ([d533b04](https://github.com/YoloDev/cargo-featurex/commit/d533b04ad4c301941bc960f818c56a2b6316e6c4))
* update rust crate clap to 4.4.7 ([#145](https://github.com/YoloDev/cargo-featurex/issues/145)) ([109574d](https://github.com/YoloDev/cargo-featurex/commit/109574d53c67c7ab8e815ea2f2d0626046aaaf62))
* update rust crate error-stack to 0.4.0 ([#123](https://github.com/YoloDev/cargo-featurex/issues/123)) ([2246482](https://github.com/YoloDev/cargo-featurex/commit/22464823e574c917ef9aa16b7c2fa92ccbce5c75))
* update rust crate error-stack to 0.4.1 ([#132](https://github.com/YoloDev/cargo-featurex/issues/132)) ([d6ccbe9](https://github.com/YoloDev/cargo-featurex/commit/d6ccbe9b2231bb01fadd8a5640482cd35ab407d0))
* update rust crate serde to 1.0.185 ([#122](https://github.com/YoloDev/cargo-featurex/issues/122)) ([ea0dfe8](https://github.com/YoloDev/cargo-featurex/commit/ea0dfe8f3eb46f6ed12a4171b8574c870f999075))
* update rust crate serde to 1.0.186 ([#125](https://github.com/YoloDev/cargo-featurex/issues/125)) ([3d9a3d7](https://github.com/YoloDev/cargo-featurex/commit/3d9a3d7b6709629df9c188a18e80f4ab169f1f0d))
* update rust crate serde to 1.0.187 ([#127](https://github.com/YoloDev/cargo-featurex/issues/127)) ([28b6f3b](https://github.com/YoloDev/cargo-featurex/commit/28b6f3b05b05c29c755c648c42bb7d95a0d01e8e))
* update rust crate serde to 1.0.188 ([#128](https://github.com/YoloDev/cargo-featurex/issues/128)) ([5237475](https://github.com/YoloDev/cargo-featurex/commit/52374755019e57f1d56474769d6674f1518ddf17))
* update rust crate serde to 1.0.189 ([#142](https://github.com/YoloDev/cargo-featurex/issues/142)) ([9d72500](https://github.com/YoloDev/cargo-featurex/commit/9d7250001e12e339ba957db51658ecbc7372ef21))
* update rust crate serde_json to 1.0.105 ([#118](https://github.com/YoloDev/cargo-featurex/issues/118)) ([672f38f](https://github.com/YoloDev/cargo-featurex/commit/672f38fc325081ace1bde47d002864a86eb406bb))
* update rust crate serde_json to 1.0.106 ([#133](https://github.com/YoloDev/cargo-featurex/issues/133)) ([eaecb61](https://github.com/YoloDev/cargo-featurex/commit/eaecb61eea6ef25526254391c43b69a08980ba4c))
* update rust crate serde_json to 1.0.107 ([#136](https://github.com/YoloDev/cargo-featurex/issues/136)) ([b44a030](https://github.com/YoloDev/cargo-featurex/commit/b44a030ae155b9c4de2c18b78a184a6d1c0ac6c4))
* update rust crate termcolor to 1.3.0 ([#138](https://github.com/YoloDev/cargo-featurex/issues/138)) ([258546c](https://github.com/YoloDev/cargo-featurex/commit/258546c58e212f7be871baa761b1c3fcce5a4534))
* update rust crate thiserror to 1.0.46 ([#116](https://github.com/YoloDev/cargo-featurex/issues/116)) ([79e40a8](https://github.com/YoloDev/cargo-featurex/commit/79e40a8817bdc26abf5dd58910fa61ac47195e85))
* update rust crate thiserror to 1.0.47 ([#119](https://github.com/YoloDev/cargo-featurex/issues/119)) ([ec1df40](https://github.com/YoloDev/cargo-featurex/commit/ec1df405fe8b2c4f55e0d01d7eb82c3f8f6452e8))
* update rust crate thiserror to 1.0.48 ([#131](https://github.com/YoloDev/cargo-featurex/issues/131)) ([ddf03e6](https://github.com/YoloDev/cargo-featurex/commit/ddf03e607be4c7a2d2b6bf66da82b1b5448bba08))
* update rust crate thiserror to 1.0.49 ([#140](https://github.com/YoloDev/cargo-featurex/issues/140)) ([7695c80](https://github.com/YoloDev/cargo-featurex/commit/7695c80dc7c0c671faa3a713bf577f7a3f1a8473))
* update rust crate thiserror to 1.0.50 ([#144](https://github.com/YoloDev/cargo-featurex/issues/144)) ([8740418](https://github.com/YoloDev/cargo-featurex/commit/874041888c154cced7864563835337ad58ac18eb))

## [0.1.14](https://github.com/YoloDev/cargo-featurex/compare/cargo-featurex-v0.1.13...cargo-featurex-v0.1.14) (2023-08-15)


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-featurex"
version = "0.1.14"
version = "0.1.15"
edition = "2021"
description = "cargo plugin to run tasks against feature powersets"
license = "MIT"
Expand Down

0 comments on commit d3d287f

Please sign in to comment.