Skip to content

Commit 9770dc1

Browse files
chore: release v1.0.0 (#77)
* chore: release v0.3.16 * chore: update version number * chore: update lockfile --------- Co-authored-by: beeb-release-plz[bot] <146623270+beeb-release-plz[bot]@users.noreply.github.com> Co-authored-by: beeb <[email protected]>
1 parent 7656799 commit 9770dc1

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

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

5+
## [1.0.0] - 2025-09-09
6+
7+
### Changed
8+
9+
- Update checkout action ([#76](https://github.com/beeb/awsbck/pull/76)) - ([f55201f](https://github.com/beeb/awsbck/commit/f55201f41392f2dc2fa7759be6925b818f3c8d01))
10+
- Prepare for 1.0 release ([#78](https://github.com/beeb/awsbck/pull/78)) - ([7656799](https://github.com/beeb/awsbck/commit/76567992a0b6c73c6f8b3ffff3dd78962029467c))
11+
512
## [0.3.15] - 2025-06-17
613

714
### Changed

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 = "awsbck"
3-
version = "0.3.15"
3+
version = "1.0.0"
44
edition = "2024"
55
authors = ["Valentin Bersier <[email protected]>"]
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)