Skip to content

Commit f7e4666

Browse files
chore(main): release 0.3.2
1 parent 979caf7 commit f7e4666

File tree

6 files changed

+47
-5
lines changed

6 files changed

+47
-5
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "0.3.1",
3-
"fauxgen-core": "0.3.1"
2+
".": "0.3.2",
3+
"fauxgen-core": "0.3.2"
44
}

CHANGELOG.md

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

3+
## [0.3.2](https://github.com/hiro-o918/fauxgen/compare/v0.3.1...v0.3.2) (2025-10-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update rust crate anyhow to v1.0.100 ([#81](https://github.com/hiro-o918/fauxgen/issues/81)) ([fec5c70](https://github.com/hiro-o918/fauxgen/commit/fec5c7066e9adffa3a60d6bcdef3c8d1a6938246))
9+
* **deps:** update rust crate clap to v4.5.45 ([#75](https://github.com/hiro-o918/fauxgen/issues/75)) ([c4f8ce2](https://github.com/hiro-o918/fauxgen/commit/c4f8ce2cbce320914be836047a8b830a77e9d857))
10+
* **deps:** update rust crate clap to v4.5.46 ([#78](https://github.com/hiro-o918/fauxgen/issues/78)) ([d6058cd](https://github.com/hiro-o918/fauxgen/commit/d6058cda62f577a2a9623809e101fbe8377361cd))
11+
* **deps:** update rust crate clap to v4.5.48 ([#82](https://github.com/hiro-o918/fauxgen/issues/82)) ([d1387ef](https://github.com/hiro-o918/fauxgen/commit/d1387eff0b98ffc85e3e20671c9ed9e94385dba9))
12+
* **deps:** update rust crate clap_complete to v4.5.58 ([#80](https://github.com/hiro-o918/fauxgen/issues/80)) ([e890c20](https://github.com/hiro-o918/fauxgen/commit/e890c20c4517bb5c10513629224c8fb180a40d29))
13+
* **deps:** update rust crate regex to v1.11.2 ([#77](https://github.com/hiro-o918/fauxgen/issues/77)) ([4d8e037](https://github.com/hiro-o918/fauxgen/commit/4d8e03772b222cae5b1fcc8adcbc8b95bbf8b270))
14+
* **deps:** update rust patch dependencies ([#73](https://github.com/hiro-o918/fauxgen/issues/73)) ([84898f1](https://github.com/hiro-o918/fauxgen/commit/84898f198293752befded53671e2c55ab46859a8))
15+
* **deps:** update rust patch dependencies ([#79](https://github.com/hiro-o918/fauxgen/issues/79)) ([0494676](https://github.com/hiro-o918/fauxgen/commit/0494676515c011ba1a76592fab65dc5b1304e64b))
16+
17+
18+
### Miscellaneous
19+
20+
* **deps:** update rust crate clap to v4.5.50 ([#84](https://github.com/hiro-o918/fauxgen/issues/84)) ([03b6a75](https://github.com/hiro-o918/fauxgen/commit/03b6a75a6f353dd25576e71761c5a4f504624493))
21+
* **deps:** update rust patch dependencies ([#83](https://github.com/hiro-o918/fauxgen/issues/83)) ([53c9cc8](https://github.com/hiro-o918/fauxgen/commit/53c9cc8586e80833b67f0dfad6a35c65d8f2788d))
22+
* **deps:** update rust patch dependencies ([#85](https://github.com/hiro-o918/fauxgen/issues/85)) ([979caf7](https://github.com/hiro-o918/fauxgen/commit/979caf71a22f3c93f294acc8943eca6bc1b8c6f5))
23+
324
## [0.3.1](https://github.com/hiro-o918/fauxgen/compare/v0.3.0...v0.3.1) (2025-08-10)
425

526

fauxgen-core/CHANGELOG.md

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

3+
## [0.3.2](https://github.com/hiro-o918/fauxgen/compare/fauxgen-core@v0.3.1...fauxgen-core@v0.3.2) (2025-10-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update rust crate anyhow to v1.0.100 ([#81](https://github.com/hiro-o918/fauxgen/issues/81)) ([fec5c70](https://github.com/hiro-o918/fauxgen/commit/fec5c7066e9adffa3a60d6bcdef3c8d1a6938246))
9+
* **deps:** update rust crate clap to v4.5.45 ([#75](https://github.com/hiro-o918/fauxgen/issues/75)) ([c4f8ce2](https://github.com/hiro-o918/fauxgen/commit/c4f8ce2cbce320914be836047a8b830a77e9d857))
10+
* **deps:** update rust crate clap to v4.5.46 ([#78](https://github.com/hiro-o918/fauxgen/issues/78)) ([d6058cd](https://github.com/hiro-o918/fauxgen/commit/d6058cda62f577a2a9623809e101fbe8377361cd))
11+
* **deps:** update rust crate clap to v4.5.48 ([#82](https://github.com/hiro-o918/fauxgen/issues/82)) ([d1387ef](https://github.com/hiro-o918/fauxgen/commit/d1387eff0b98ffc85e3e20671c9ed9e94385dba9))
12+
* **deps:** update rust crate clap_complete to v4.5.58 ([#80](https://github.com/hiro-o918/fauxgen/issues/80)) ([e890c20](https://github.com/hiro-o918/fauxgen/commit/e890c20c4517bb5c10513629224c8fb180a40d29))
13+
* **deps:** update rust crate regex to v1.11.2 ([#77](https://github.com/hiro-o918/fauxgen/issues/77)) ([4d8e037](https://github.com/hiro-o918/fauxgen/commit/4d8e03772b222cae5b1fcc8adcbc8b95bbf8b270))
14+
* **deps:** update rust patch dependencies ([#73](https://github.com/hiro-o918/fauxgen/issues/73)) ([84898f1](https://github.com/hiro-o918/fauxgen/commit/84898f198293752befded53671e2c55ab46859a8))
15+
* **deps:** update rust patch dependencies ([#79](https://github.com/hiro-o918/fauxgen/issues/79)) ([0494676](https://github.com/hiro-o918/fauxgen/commit/0494676515c011ba1a76592fab65dc5b1304e64b))
16+
17+
18+
### Miscellaneous
19+
20+
* **deps:** update rust crate clap to v4.5.50 ([#84](https://github.com/hiro-o918/fauxgen/issues/84)) ([03b6a75](https://github.com/hiro-o918/fauxgen/commit/03b6a75a6f353dd25576e71761c5a4f504624493))
21+
* **deps:** update rust patch dependencies ([#83](https://github.com/hiro-o918/fauxgen/issues/83)) ([53c9cc8](https://github.com/hiro-o918/fauxgen/commit/53c9cc8586e80833b67f0dfad6a35c65d8f2788d))
22+
* **deps:** update rust patch dependencies ([#85](https://github.com/hiro-o918/fauxgen/issues/85)) ([979caf7](https://github.com/hiro-o918/fauxgen/commit/979caf71a22f3c93f294acc8943eca6bc1b8c6f5))
23+
324
## [0.3.1](https://github.com/hiro-o918/fauxgen/compare/fauxgen-core@v0.3.0...fauxgen-core@v0.3.1) (2025-08-10)
425

526

fauxgen-core/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.

fauxgen-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
edition = "2021"
33
name = "fauxgen-core"
4-
version = "0.3.1"
4+
version = "0.3.2"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description = "Add your description here"
66
name = "fauxgen"
77
readme = "README.md"
88
requires-python = ">=3.10"
9-
version = "0.3.1"
9+
version = "0.3.2"
1010

1111
[tool.uv]
1212
package = true

0 commit comments

Comments
 (0)