Skip to content

Commit

Permalink
chore(main): release cargo-featurex 0.1.4 (#10)Co-authored-by: github…
Browse files Browse the repository at this point in the history
…-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

🤖 I have created a release *beep* *boop*
---


##
[0.1.4](cargo-featurex-v0.1.3...cargo-featurex-v0.1.4)
(2023-02-04)


### Dependencies

* update rust crate bytemuck to 1.13.0
([#16](#16))
([fe7906d](fe7906d))
* update rust crate cargo_metadata to 0.15.3
([#19](#19))
([de45e5f](de45e5f))
* update rust crate clap to 4.0.30
([#9](#9))
([cff8c4f](cff8c4f))
* update rust crate clap to 4.0.32
([#11](#11))
([561aee2](561aee2))
* update rust crate clap to 4.1.0
([#13](#13))
([23b32d8](23b32d8))
* update rust crate clap to 4.1.1
([#14](#14))
([6f8c38c](6f8c38c))
* update rust crate clap to 4.1.3
([#17](#17))
([244e120](244e120))
* update rust crate clap to 4.1.4
([#18](#18))
([2a42952](2a42952))
* update rust crate error-stack to 0.3.0
([#20](#20))
([52d7d01](52d7d01))
* update rust crate serde to 1.0.152
([#12](#12))
([88dfe62](88dfe62))
* update rust crate termcolor to 1.2.0
([#15](#15))
([8b303fd](8b303fd))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 4, 2023
1 parent 8bc0cd8 commit 3671ebb
Show file tree
Hide file tree
Showing 4 changed files with 20 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.3"}
{".":"0.1.4"}
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [0.1.4](https://github.com/YoloDev/cargo-featurex/compare/cargo-featurex-v0.1.3...cargo-featurex-v0.1.4) (2023-02-04)


### Dependencies

* update rust crate bytemuck to 1.13.0 ([#16](https://github.com/YoloDev/cargo-featurex/issues/16)) ([fe7906d](https://github.com/YoloDev/cargo-featurex/commit/fe7906d93f847fc8a269ddacba28f32efc4b861e))
* update rust crate cargo_metadata to 0.15.3 ([#19](https://github.com/YoloDev/cargo-featurex/issues/19)) ([de45e5f](https://github.com/YoloDev/cargo-featurex/commit/de45e5fdf01360f10e20d4de3f5be397ad07526f))
* update rust crate clap to 4.0.30 ([#9](https://github.com/YoloDev/cargo-featurex/issues/9)) ([cff8c4f](https://github.com/YoloDev/cargo-featurex/commit/cff8c4f36ffb0fe46a6c462998eec0eaa0222236))
* update rust crate clap to 4.0.32 ([#11](https://github.com/YoloDev/cargo-featurex/issues/11)) ([561aee2](https://github.com/YoloDev/cargo-featurex/commit/561aee22827ee0bf446d04d0c55da4cc5bb6598c))
* update rust crate clap to 4.1.0 ([#13](https://github.com/YoloDev/cargo-featurex/issues/13)) ([23b32d8](https://github.com/YoloDev/cargo-featurex/commit/23b32d8eebf6aa7b103d17f16807af322d69135b))
* update rust crate clap to 4.1.1 ([#14](https://github.com/YoloDev/cargo-featurex/issues/14)) ([6f8c38c](https://github.com/YoloDev/cargo-featurex/commit/6f8c38c24ae6e9f0e1ca770d6d98e4eecf18de60))
* update rust crate clap to 4.1.3 ([#17](https://github.com/YoloDev/cargo-featurex/issues/17)) ([244e120](https://github.com/YoloDev/cargo-featurex/commit/244e12052027a73590d33bc6099efbafaad7f01e))
* update rust crate clap to 4.1.4 ([#18](https://github.com/YoloDev/cargo-featurex/issues/18)) ([2a42952](https://github.com/YoloDev/cargo-featurex/commit/2a429529de173b23940d725d8f55556cf2af5d4d))
* update rust crate error-stack to 0.3.0 ([#20](https://github.com/YoloDev/cargo-featurex/issues/20)) ([52d7d01](https://github.com/YoloDev/cargo-featurex/commit/52d7d01de2d320a161be6ebeec7aa75e6517ff05))
* update rust crate serde to 1.0.152 ([#12](https://github.com/YoloDev/cargo-featurex/issues/12)) ([88dfe62](https://github.com/YoloDev/cargo-featurex/commit/88dfe624acbf3562fda75e435dfa391b31bcfbff))
* update rust crate termcolor to 1.2.0 ([#15](https://github.com/YoloDev/cargo-featurex/issues/15)) ([8b303fd](https://github.com/YoloDev/cargo-featurex/commit/8b303fdf7a9afc325dc01dad0bd832ffe6ecf8f5))

## [0.1.3](https://github.com/YoloDev/cargo-featurex/compare/cargo-featurex-v0.1.2...cargo-featurex-v0.1.3) (2022-12-20)


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

0 comments on commit 3671ebb

Please sign in to comment.