Skip to content

Commit 922d2d9

Browse files
authored
chore(main): release 0.3.2 (#15)
* chore(main): release 0.3.2 * chore(docs): update CHANGELOG.md --------- Co-authored-by: liblaf-bot[bot] <184555210+liblaf-bot[bot]@users.noreply.github.com>
1 parent 7a2a744 commit 922d2d9

File tree

4 files changed

+15
-7
lines changed

4 files changed

+15
-7
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.3.1"}
1+
{".":"0.3.2"}

CHANGELOG.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,23 @@
11
# Changelog
22

3-
## [0.3.1](https://github.com/liblaf/tangerine/compare/v0.3.0..v0.3.1) - 2025-08-24
3+
## [0.3.2](https://github.com/liblaf/tangerine/compare/v0.3.1..v0.3.2) - 2025-08-28
44

55
### ⬆️ Dependencies
66

7-
- **deps:** update grapes to v0.2 - ([00d19f5](https://github.com/liblaf/tangerine/commit/00d19f549cc861d6441c0a9e014f8572b1104e6b))
7+
- **deps:** update rust crate clap to v4.5.46 (#20) - ([a864461](https://github.com/liblaf/tangerine/commit/a86446129b3536bde6f5509315bd069154903244))
8+
- **deps:** update rust crate minijinja to v2.12.0 (#18) - ([2d71143](https://github.com/liblaf/tangerine/commit/2d71143ed31c48476e13780a2f41b7dccacb1795))
9+
- **deps:** update rust crate regex to v1.11.2 (#16) - ([88c2fe8](https://github.com/liblaf/tangerine/commit/88c2fe83d577a07ffe7d2a087d411128d859f210))
10+
- **deps:** update rust crate grapes to v0.2.1 (#14) - ([295d8ae](https://github.com/liblaf/tangerine/commit/295d8ae42f3f756bccdb3eb54d28854b09de15cd))
811

912
### ❤️ New Contributors
1013

11-
- [@liblaf-bot[bot]](https://github.com/apps/liblaf-bot) made their first contribution
12-
- [@liblaf](https://github.com/liblaf) made their first contribution
14+
- [@renovate[bot]](https://github.com/apps/renovate) made their first contribution in [#21](https://github.com/liblaf/tangerine/pull/21)
15+
16+
## [0.3.1](https://github.com/liblaf/tangerine/compare/v0.3.0..v0.3.1) - 2025-08-24
17+
18+
### ⬆️ Dependencies
19+
20+
- **deps:** update grapes to v0.2 - ([00d19f5](https://github.com/liblaf/tangerine/commit/00d19f549cc861d6441c0a9e014f8572b1104e6b))
1321

1422
## [0.3.0](https://github.com/liblaf/tangerine/compare/v0.2.0..v0.3.0) - 2025-08-14
1523

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
@@ -2,7 +2,7 @@
22

33
[package]
44
name = "tangerine"
5-
version = "0.3.1"
5+
version = "0.3.2"
66
authors = ["liblaf <30631553+liblaf@users.noreply.github.com>"]
77
edition = "2024"
88
description = "A short description of my package"

0 commit comments

Comments
 (0)