Skip to content

Commit 8188a72

Browse files
chore(main): release cargo-featurex 0.1.12 (#55)Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
🤖 I have created a release *beep* *boop* --- ## [0.1.12](cargo-featurex-v0.1.11...cargo-featurex-v0.1.12) (2023-04-06) ### Bug Fixes * error display ([3879429](3879429)) --- 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 3879429 commit 8188a72

File tree

4 files changed

+10
-3
lines changed

4 files changed

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

CHANGELOG.md

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

3+
## [0.1.12](https://github.com/YoloDev/cargo-featurex/compare/cargo-featurex-v0.1.11...cargo-featurex-v0.1.12) (2023-04-06)
4+
5+
6+
### Bug Fixes
7+
8+
* error display ([3879429](https://github.com/YoloDev/cargo-featurex/commit/38794299de41e1dcbc76c75d7235795284702acf))
9+
310
## [0.1.11](https://github.com/YoloDev/cargo-featurex/compare/cargo-featurex-v0.1.10...cargo-featurex-v0.1.11) (2023-04-06)
411

512

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

0 commit comments

Comments
 (0)