Skip to content

Commit 4f55053

Browse files
chore(main): release cargo-featurex 0.1.9 (#40)
🤖 I have created a release *beep* *boop* --- ## [0.1.9](cargo-featurex-v0.1.8...cargo-featurex-v0.1.9) (2023-03-18) ### Dependencies * update rust crate clap to 4.1.10 ([#38](#38)) ([9b953fb](9b953fb)) * update rust crate serde to 1.0.157 ([#39](#39)) ([6ddb17a](6ddb17a)) * update rust crate thiserror to 1.0.40 ([#41](#41)) ([ea09c40](ea09c40)) --- 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>
1 parent ea09c40 commit 4f55053

File tree

4 files changed

+12
-3
lines changed

4 files changed

+12
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.1.8"}
1+
{".":"0.1.9"}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.1.9](https://github.com/YoloDev/cargo-featurex/compare/cargo-featurex-v0.1.8...cargo-featurex-v0.1.9) (2023-03-18)
4+
5+
6+
### Dependencies
7+
8+
* update rust crate clap to 4.1.10 ([#38](https://github.com/YoloDev/cargo-featurex/issues/38)) ([9b953fb](https://github.com/YoloDev/cargo-featurex/commit/9b953fb95074c9290cc59fcc2ead512267b4f34e))
9+
* update rust crate serde to 1.0.157 ([#39](https://github.com/YoloDev/cargo-featurex/issues/39)) ([6ddb17a](https://github.com/YoloDev/cargo-featurex/commit/6ddb17a2d93591fc320cf2ae1dfc81a9857639ca))
10+
* update rust crate thiserror to 1.0.40 ([#41](https://github.com/YoloDev/cargo-featurex/issues/41)) ([ea09c40](https://github.com/YoloDev/cargo-featurex/commit/ea09c4088b2072f11b26b9730a5dbffb335beade))
11+
312
## [0.1.8](https://github.com/YoloDev/cargo-featurex/compare/cargo-featurex-v0.1.7...cargo-featurex-v0.1.8) (2023-03-17)
413

514

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-featurex"
3-
version = "0.1.8"
3+
version = "0.1.9"
44
edition = "2021"
55
description = "cargo plugin to run tasks against feature powersets"
66
license = "MIT"

0 commit comments

Comments
 (0)