Skip to content

Commit

Permalink
chore: release v0.2.1 (#23)
Browse files Browse the repository at this point in the history
## 🤖 New release
* `aes256ctr_poly1305aes`: 0.2.0 -> 0.2.1 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.2.1](v0.2.0...v0.2.1)
- 2024-10-03

### Fixed

- *(ci)* remove unmaintained `actions-rs` ci actions

### Other

- *(deps)* update marcoieni/release-plz-action digest to 5c48341
([#27](#27))
- generate lockfile in ci for rustsec/audit-check
([#28](#28))
- add triage label to new issues only if no label has been set when
creating it
([#25](#25))
- *(deps)* fix cargo-deny config
([#26](#26))
- *(deps)* update actions
([#24](#24))
- ignore CHANGELOG.md in dprint formatting
- *(deps)* Update renovate.json
- use release-plz
- break old ci jobs when new commits are pushed so we don't fill up the
queue
- don't let renovate rebase PRs to circumvent resource exhaustion issues
- add project-related shared cache key
- *(deps)* update swatinem/rust-cache digest to 23bce25
([#20](#20))
- *(deps)* update embarkstudios/cargo-deny-action digest to 2fad080
([#19](#19))
- *(deps)* update taiki-e/install-action digest to 3ed9916
([#18](#18))
- *(deps)* update taiki-e/install-action digest to f34807f
([#17](#17))
- *(deps)* update taiki-e/install-action digest to 56ab793
([#16](#16))
- *(deps)* update taiki-e/install-action digest to fea51d0
([#15](#15))
- dprint fmt
- activate automerge for github action digest update
- activate automerge for github action digest update
- *(deps)* update taiki-e/install-action digest to b59252d
([#14](#14))
- *(deps)* update taiki-e/install-action digest to 57fbff3
([#13](#13))
- *(deps)* update taiki-e/install-action digest to 2b8d4e0
([#12](#12))
- *(deps)* update taiki-e/install-action digest to a1f180f
([#11](#11))
- *(deps)* update taiki-e/install-action digest to c264868
([#10](#10))
- dprint fmt
- update rustsec/audit-check
- update taiki-e/install-action
- update dtolnay/rust-toolchain
- Set MSRV to 1.60.0
- Run actions that need secrets.GITHUB_TOKEN only on rustic-rs org
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

Co-authored-by: rustic-release-plz[bot] <182542030+rustic-release-plz[bot]@users.noreply.github.com>
  • Loading branch information
rustic-release-plz[bot] authored Oct 3, 2024
1 parent f9748d6 commit 142ef9c
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 1 deletion.
40 changes: 40 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,46 @@

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

## [0.2.1](https://github.com/rustic-rs/aes256ctr_poly1305aes/compare/v0.2.0...v0.2.1) - 2024-10-03

### Fixed

- *(ci)* remove unmaintained `actions-rs` ci actions

### Other

- *(deps)* update marcoieni/release-plz-action digest to 5c48341 ([#27](https://github.com/rustic-rs/aes256ctr_poly1305aes/pull/27))
- generate lockfile in ci for rustsec/audit-check ([#28](https://github.com/rustic-rs/aes256ctr_poly1305aes/pull/28))
- add triage label to new issues only if no label has been set when creating it ([#25](https://github.com/rustic-rs/aes256ctr_poly1305aes/pull/25))
- *(deps)* fix cargo-deny config ([#26](https://github.com/rustic-rs/aes256ctr_poly1305aes/pull/26))
- *(deps)* update actions ([#24](https://github.com/rustic-rs/aes256ctr_poly1305aes/pull/24))
- ignore CHANGELOG.md in dprint formatting
- *(deps)* Update renovate.json
- use release-plz
- break old ci jobs when new commits are pushed so we don't fill up the queue
- don't let renovate rebase PRs to circumvent resource exhaustion issues
- add project-related shared cache key
- *(deps)* update swatinem/rust-cache digest to 23bce25 ([#20](https://github.com/rustic-rs/aes256ctr_poly1305aes/pull/20))
- *(deps)* update embarkstudios/cargo-deny-action digest to 2fad080 ([#19](https://github.com/rustic-rs/aes256ctr_poly1305aes/pull/19))
- *(deps)* update taiki-e/install-action digest to 3ed9916 ([#18](https://github.com/rustic-rs/aes256ctr_poly1305aes/pull/18))
- *(deps)* update taiki-e/install-action digest to f34807f ([#17](https://github.com/rustic-rs/aes256ctr_poly1305aes/pull/17))
- *(deps)* update taiki-e/install-action digest to 56ab793 ([#16](https://github.com/rustic-rs/aes256ctr_poly1305aes/pull/16))
- *(deps)* update taiki-e/install-action digest to fea51d0 ([#15](https://github.com/rustic-rs/aes256ctr_poly1305aes/pull/15))
- dprint fmt
- activate automerge for github action digest update
- activate automerge for github action digest update
- *(deps)* update taiki-e/install-action digest to b59252d ([#14](https://github.com/rustic-rs/aes256ctr_poly1305aes/pull/14))
- *(deps)* update taiki-e/install-action digest to 57fbff3 ([#13](https://github.com/rustic-rs/aes256ctr_poly1305aes/pull/13))
- *(deps)* update taiki-e/install-action digest to 2b8d4e0 ([#12](https://github.com/rustic-rs/aes256ctr_poly1305aes/pull/12))
- *(deps)* update taiki-e/install-action digest to a1f180f ([#11](https://github.com/rustic-rs/aes256ctr_poly1305aes/pull/11))
- *(deps)* update taiki-e/install-action digest to c264868 ([#10](https://github.com/rustic-rs/aes256ctr_poly1305aes/pull/10))
- dprint fmt
- update rustsec/audit-check
- update taiki-e/install-action
- update dtolnay/rust-toolchain
- Set MSRV to 1.60.0
- Run actions that need secrets.GITHUB_TOKEN only on rustic-rs org

## [0.2.0] - 2023-11-13

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "aes256ctr_poly1305aes"
version = "0.2.0"
version = "0.2.1"
authors = ["Alexander Weiss"]
categories = ["cryptography", "no-std"]
documentation = "https://docs.rs/aes256ctr-poly1305aes"
Expand Down

0 comments on commit 142ef9c

Please sign in to comment.