Skip to content

Commit 197c1bc

Browse files
chore(main): release cargo-featurex 0.1.13 (#57)
🤖 I have created a release *beep* *boop* --- ## [0.1.13](cargo-featurex-v0.1.12...cargo-featurex-v0.1.13) (2023-06-16) ### Dependencies * update rust crate clap to 4.2.2 ([#59](#59)) ([9e78b23](9e78b23)) * update rust crate clap to 4.2.3 ([#60](#60)) ([b21423f](b21423f)) * update rust crate clap to 4.2.4 ([#61](#61)) ([b8c6340](b8c6340)) * update rust crate clap to 4.2.6 ([#62](#62)) ([42010e5](42010e5)) * update rust crate clap to 4.2.7 ([#63](#63)) ([9e0d1f4](9e0d1f4)) * update rust crate clap to 4.3.0 ([#67](#67)) ([ae4fcb8](ae4fcb8)) * update rust crate clap to 4.3.1 ([#68](#68)) ([7bed8f9](7bed8f9)) * update rust crate clap to 4.3.2 ([#69](#69)) ([f487bdd](f487bdd)) * update rust crate clap to 4.3.3 ([#71](#71)) ([3dad454](3dad454)) * update rust crate clap to 4.3.4 ([#72](#72)) ([8dded74](8dded74)) * update rust crate lasso to 0.7.2 ([#66](#66)) ([3f13516](3f13516)) * update rust crate serde to 1.0.160 ([#56](#56)) ([457a29e](457a29e)) * update rust crate serde to 1.0.162 ([#64](#64)) ([9b2dc8e](9b2dc8e)) * update rust crate serde to 1.0.163 ([#65](#65)) ([553876f](553876f)) * update rust crate serde to 1.0.164 ([#70](#70)) ([b556d3f](b556d3f)) * update rust crate serde_json to 1.0.96 ([#58](#58)) ([d7186e6](d7186e6)) * update rust crate serde_json to 1.0.97 ([#73](#73)) ([f739a55](f739a55)) --- 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 f739a55 commit 197c1bc

File tree

4 files changed

+26
-3
lines changed

4 files changed

+26
-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.12"}
1+
{".":"0.1.13"}

CHANGELOG.md

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

3+
## [0.1.13](https://github.com/YoloDev/cargo-featurex/compare/cargo-featurex-v0.1.12...cargo-featurex-v0.1.13) (2023-06-16)
4+
5+
6+
### Dependencies
7+
8+
* update rust crate clap to 4.2.2 ([#59](https://github.com/YoloDev/cargo-featurex/issues/59)) ([9e78b23](https://github.com/YoloDev/cargo-featurex/commit/9e78b23943d456f2421c1a9156282e53a9aeba09))
9+
* update rust crate clap to 4.2.3 ([#60](https://github.com/YoloDev/cargo-featurex/issues/60)) ([b21423f](https://github.com/YoloDev/cargo-featurex/commit/b21423f1567c8c98f1fd780f4791dc6a28c18667))
10+
* update rust crate clap to 4.2.4 ([#61](https://github.com/YoloDev/cargo-featurex/issues/61)) ([b8c6340](https://github.com/YoloDev/cargo-featurex/commit/b8c6340716bbbd957de22520205315b57c3c17b3))
11+
* update rust crate clap to 4.2.6 ([#62](https://github.com/YoloDev/cargo-featurex/issues/62)) ([42010e5](https://github.com/YoloDev/cargo-featurex/commit/42010e55638c4718cf219dd876dba40a4f68af29))
12+
* update rust crate clap to 4.2.7 ([#63](https://github.com/YoloDev/cargo-featurex/issues/63)) ([9e0d1f4](https://github.com/YoloDev/cargo-featurex/commit/9e0d1f460a3fa50058335447e9df0f93c5598a49))
13+
* update rust crate clap to 4.3.0 ([#67](https://github.com/YoloDev/cargo-featurex/issues/67)) ([ae4fcb8](https://github.com/YoloDev/cargo-featurex/commit/ae4fcb850b2717ec4a2eaa891ac60b8a1494d7c0))
14+
* update rust crate clap to 4.3.1 ([#68](https://github.com/YoloDev/cargo-featurex/issues/68)) ([7bed8f9](https://github.com/YoloDev/cargo-featurex/commit/7bed8f926ef11398a79ee674b8d0d1d4962d6c97))
15+
* update rust crate clap to 4.3.2 ([#69](https://github.com/YoloDev/cargo-featurex/issues/69)) ([f487bdd](https://github.com/YoloDev/cargo-featurex/commit/f487bdd048a65313f97fc4a91b598046669262ee))
16+
* update rust crate clap to 4.3.3 ([#71](https://github.com/YoloDev/cargo-featurex/issues/71)) ([3dad454](https://github.com/YoloDev/cargo-featurex/commit/3dad4542a63114b721e56fa7ac88c72dbfbcfdfb))
17+
* update rust crate clap to 4.3.4 ([#72](https://github.com/YoloDev/cargo-featurex/issues/72)) ([8dded74](https://github.com/YoloDev/cargo-featurex/commit/8dded74724480fbe2fe6e8b278192945be7c6dde))
18+
* update rust crate lasso to 0.7.2 ([#66](https://github.com/YoloDev/cargo-featurex/issues/66)) ([3f13516](https://github.com/YoloDev/cargo-featurex/commit/3f1351696489efa9bbec3e643c4a0a3d0a472011))
19+
* update rust crate serde to 1.0.160 ([#56](https://github.com/YoloDev/cargo-featurex/issues/56)) ([457a29e](https://github.com/YoloDev/cargo-featurex/commit/457a29e4529a767ff851b3c098dea264e1828039))
20+
* update rust crate serde to 1.0.162 ([#64](https://github.com/YoloDev/cargo-featurex/issues/64)) ([9b2dc8e](https://github.com/YoloDev/cargo-featurex/commit/9b2dc8ee37efb5b14b138ceb1fdb6363905dc332))
21+
* update rust crate serde to 1.0.163 ([#65](https://github.com/YoloDev/cargo-featurex/issues/65)) ([553876f](https://github.com/YoloDev/cargo-featurex/commit/553876fe3aeeec843d59da2edef90efcd5b7d458))
22+
* update rust crate serde to 1.0.164 ([#70](https://github.com/YoloDev/cargo-featurex/issues/70)) ([b556d3f](https://github.com/YoloDev/cargo-featurex/commit/b556d3f9ab69af5d0ed09171f2a132c26202f8c4))
23+
* update rust crate serde_json to 1.0.96 ([#58](https://github.com/YoloDev/cargo-featurex/issues/58)) ([d7186e6](https://github.com/YoloDev/cargo-featurex/commit/d7186e6cd95ae59a8d96b73a0c92393affbd84fa))
24+
* update rust crate serde_json to 1.0.97 ([#73](https://github.com/YoloDev/cargo-featurex/issues/73)) ([f739a55](https://github.com/YoloDev/cargo-featurex/commit/f739a55ed31f1d4101c6c24019c94b03d060fcf8))
25+
326
## [0.1.12](https://github.com/YoloDev/cargo-featurex/compare/cargo-featurex-v0.1.11...cargo-featurex-v0.1.12) (2023-04-06)
427

528

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

0 commit comments

Comments
 (0)