File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,15 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## Unreleased
8+ ## 1.2.5 (2023-03-17)
99
1010Update dependencies in this maintenance release.
1111
1212### Commit Statistics
1313
1414<csr-read-only-do-not-edit />
1515
16- - 3 commits contributed to the release over the course of 336 calendar days.
16+ - 4 commits contributed to the release over the course of 336 calendar days.
1717 - 337 days passed between releases.
1818 - 0 commits were understood as [ conventional] ( https://www.conventionalcommits.org ) .
1919 - 0 issues like '(#ID)' were seen in commit messages
@@ -25,6 +25,7 @@ Update dependencies in this maintenance release.
2525<details ><summary >view details</summary >
2626
2727 * ** Uncategorized**
28+ - Update changelog prior to relrease ([ ` 6ed2215 ` ] ( https://github.com/the-lean-crate/cargo-diet/commit/6ed22157fb456f9ce7a3992492f16fe6cdca7ac9 ) )
2829 - Upgrade rmp-serde ([ ` 0d03342 ` ] ( https://github.com/the-lean-crate/cargo-diet/commit/0d03342df5931c2881abdd0ce2f257dced3601aa ) )
2930 - Update dependencies ([ ` 1039553 ` ] ( https://github.com/the-lean-crate/cargo-diet/commit/1039553dcb8060ca40537094e414cfa5a85633e4 ) )
3031 - Fix journey tests ([ ` 90f6bda ` ] ( https://github.com/the-lean-crate/cargo-diet/commit/90f6bda3b40a3d6fd88ff181b3cb98dba7272fac ) )
Original file line number Diff line number Diff line change 11[package ]
22name = " cargo-diet"
3- version = " 1.2.4 "
3+ version = " 1.2.5 "
44authors = [" Sebastian Thiel <byronimo@gmail.com>" ]
55edition = " 2018"
66repository = " https://github.com/the-lean-crate/cargo-diet"
You can’t perform that action at this time.
0 commit comments