Skip to content

Commit

Permalink
chore(main): release cargo-featurex 0.1.2 (#4)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.1.2](cargo-featurex-v0.1.1...cargo-featurex-v0.1.2)
(2022-12-15)


### Bug Fixes

* handle more cases
([b236c76](b236c76))

---
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 Dec 15, 2022
1 parent b236c76 commit 7a574c1
Show file tree
Hide file tree
Showing 4 changed files with 10 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.1"}
{".":"0.1.2"}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.2](https://github.com/YoloDev/cargo-featurex/compare/cargo-featurex-v0.1.1...cargo-featurex-v0.1.2) (2022-12-15)


### Bug Fixes

* handle more cases ([b236c76](https://github.com/YoloDev/cargo-featurex/commit/b236c76856bf6aa7fee9601464986734a4c87786))

## [0.1.1](https://github.com/YoloDev/cargo-featurex/compare/cargo-featurex-v0.1.0...cargo-featurex-v0.1.1) (2022-12-14)


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

0 comments on commit 7a574c1

Please sign in to comment.