Skip to content

Commit f553b58

Browse files
chore(main): release cargo-featurex 0.1.11 (#54)Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
🤖 I have created a release *beep* *boop* --- ## [0.1.11](cargo-featurex-v0.1.10...cargo-featurex-v0.1.11) (2023-04-06) ### Bug Fixes * better errors ([d5f6bb2](d5f6bb2)) * fail on process failure ([cdd07f3](cdd07f3)) --- 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 d5f6bb2 commit f553b58

File tree

4 files changed

+11
-3
lines changed

4 files changed

+11
-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.10"}
1+
{".":"0.1.11"}

CHANGELOG.md

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

3+
## [0.1.11](https://github.com/YoloDev/cargo-featurex/compare/cargo-featurex-v0.1.10...cargo-featurex-v0.1.11) (2023-04-06)
4+
5+
6+
### Bug Fixes
7+
8+
* better errors ([d5f6bb2](https://github.com/YoloDev/cargo-featurex/commit/d5f6bb24aa72e530915941e6206704050bb8acbb))
9+
* fail on process failure ([cdd07f3](https://github.com/YoloDev/cargo-featurex/commit/cdd07f3f7b93f94cb81efcc057d041db241ec499))
10+
311
## [0.1.10](https://github.com/YoloDev/cargo-featurex/compare/cargo-featurex-v0.1.9...cargo-featurex-v0.1.10) (2023-04-05)
412

513

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.10"
3+
version = "0.1.11"
44
edition = "2021"
55
description = "cargo plugin to run tasks against feature powersets"
66
license = "MIT"

0 commit comments

Comments
 (0)