Skip to content

Commit b05a3fd

Browse files
chore(release): prepare for publishing
1 parent 9cbaab9 commit b05a3fd

File tree

10 files changed

+341
-231
lines changed

10 files changed

+341
-231
lines changed

Cargo.lock

Lines changed: 135 additions & 147 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ffi/wasm/Cargo.lock

Lines changed: 166 additions & 80 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

picky-asn1-der/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414

1515
## [Unreleased]
1616

17+
## [[0.5.5](https://github.com/Devolutions/picky-rs/compare/picky-asn1-der-v0.5.4...picky-asn1-der-v0.5.5)] - 2026-02-02
18+
19+
### <!-- 7 -->Build
20+
21+
- Bump the patch group across 1 directory with 14 updates ([#448](https://github.com/Devolutions/picky-rs/issues/448)) ([0bf42c1c4b](https://github.com/Devolutions/picky-rs/commit/0bf42c1c4bd727eaf5b4b0a877e8698986e0bd37))
22+
23+
24+
1725
## [[0.5.4](https://github.com/Devolutions/picky-rs/compare/picky-asn1-der-v0.5.3...picky-asn1-der-v0.5.4)] - 2025-10-21
1826

1927
### <!-- 7 -->Build

picky-asn1-der/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "picky-asn1-der"
3-
version = "0.5.4"
3+
version = "0.5.5"
44
edition = "2024"
55
rust-version = "1.85"
66
authors = [

picky-asn1-x509/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88

9+
## [[0.15.3](https://github.com/Devolutions/picky-rs/compare/picky-asn1-x509-v0.15.2...picky-asn1-x509-v0.15.3)] - 2026-02-02
10+
11+
### <!-- 7 -->Build
12+
13+
- Bump the patch group across 1 directory with 14 updates ([#448](https://github.com/Devolutions/picky-rs/issues/448)) ([0bf42c1c4b](https://github.com/Devolutions/picky-rs/commit/0bf42c1c4bd727eaf5b4b0a877e8698986e0bd37))
14+
15+
16+
917
## [[0.15.2](https://github.com/Devolutions/picky-rs/compare/picky-asn1-x509-v0.15.1...picky-asn1-x509-v0.15.2)] - 2025-10-21
1018

1119
### <!-- 7 -->Build

picky-asn1-x509/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "picky-asn1-x509"
3-
version = "0.15.2"
3+
version = "0.15.3"
44
authors = [
55
"Benoît CORTIER <bcortier@devolutions.net>",
66
"Sergey Noskov <snoskov@avito.ru>",

picky-krb/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88

9+
## [[0.12.1](https://github.com/Devolutions/picky-rs/compare/picky-krb-v0.12.0...picky-krb-v0.12.1)] - 2026-02-02
10+
11+
### <!-- 7 -->Build
12+
13+
- Bump the patch group across 1 directory with 14 updates ([#448](https://github.com/Devolutions/picky-rs/issues/448)) ([0bf42c1c4b](https://github.com/Devolutions/picky-rs/commit/0bf42c1c4bd727eaf5b4b0a877e8698986e0bd37))
14+
15+
16+
917
## [[0.12.0](https://github.com/Devolutions/picky-rs/compare/picky-krb-v0.11.3...picky-krb-v0.12.0)] - 2025-10-20
1018

1119
### <!-- 7 -->Fix

picky-krb/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "picky-krb"
3-
version = "0.12.0"
3+
version = "0.12.1"
44
authors = ["Devolutions Inc."]
55
edition = "2024"
66
rust-version = "1.85"

picky/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88

9+
## [[7.0.0-rc.21](https://github.com/Devolutions/picky-rs/compare/picky-v7.0.0-rc.20...picky-v7.0.0-rc.21)] - 2026-02-02
10+
11+
### <!-- 7 -->Build
12+
13+
- Bump the patch group across 1 directory with 14 updates ([#448](https://github.com/Devolutions/picky-rs/issues/448)) ([0bf42c1c4b](https://github.com/Devolutions/picky-rs/commit/0bf42c1c4bd727eaf5b4b0a877e8698986e0bd37))
14+
15+
- Remove transitive pem-rfc7468 crate ([#449](https://github.com/Devolutions/picky-rs/issues/449)) ([cc4caf455d](https://github.com/Devolutions/picky-rs/commit/cc4caf455defd38ef37fc15434b173275937d534))
16+
17+
- Bump reqwest from 0.12.24 to 0.13.1 ([#453](https://github.com/Devolutions/picky-rs/issues/453)) ([9cbaab9395](https://github.com/Devolutions/picky-rs/commit/9cbaab93955f2fef8f96a589b22e2582d4a8cbf0))
18+
19+
20+
921
## [[7.0.0-rc.20](https://github.com/Devolutions/picky-rs/compare/picky-v7.0.0-rc.19...picky-v7.0.0-rc.20)] - 2025-11-07
1022

1123
### <!-- 4 -->Bug Fixes

picky/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "picky"
3-
version = "7.0.0-rc.20"
3+
version = "7.0.0-rc.21"
44
authors = [
55
"Benoît CORTIER <bcortier@devolutions.net>",
66
"Jonathan Trepanier <jtrepanier@devolutions.net>",

0 commit comments

Comments
 (0)