Skip to content

Commit 5d166b1

Browse files
chore: release v0.3.10 (#59)
Co-authored-by: beeb-release-plz[bot] <146623270+beeb-release-plz[bot]@users.noreply.github.com>
1 parent 10754f5 commit 5d166b1

File tree

3 files changed

+38
-22
lines changed

3 files changed

+38
-22
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.3.10] - 2025-01-13
6+
7+
### Changed
8+
9+
- Bump docker/build-push-action from 5 to 6 (#58) - ([70f433e](https://github.com/beeb/awsbck/commit/70f433e87c7d0e909c2d82651cfcc1e60ed5d7dd))
10+
- Bump robinraju/release-downloader from 1.10 to 1.11 (#60) - ([e8ceaa4](https://github.com/beeb/awsbck/commit/e8ceaa41a1ca66ef1bbdef7a47b0194e7cb05303))
11+
- Clippy style recommendation (#61) - ([10754f5](https://github.com/beeb/awsbck/commit/10754f5a1149a527794b25e511a71b4c425597c6))
12+
13+
### Fixed
14+
15+
- Fix mac build (#57) - ([c04ae38](https://github.com/beeb/awsbck/commit/c04ae387b2222da68450eb5955df79ca39599091))
16+
517
## [0.3.9] - 2024-06-10
618

719
### Changed

Cargo.lock

Lines changed: 25 additions & 21 deletions
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 = "awsbck"
3-
version = "0.3.9"
3+
version = "0.3.10"
44
edition = "2021"
55
authors = ["Valentin Bersier <[email protected]>"]
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)