You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Enable version flag ([`85cf4c7`](https://github.com/Byron/cargo-smart-release/commit/85cf4c751ec1b6548ec5c14d69c38af254230bd9))
85
+
- Merge pull request #87 from GitoxideLabs/dependabot/cargo/cargo-04ef004206 ([`00ca99f`](https://github.com/Byron/cargo-smart-release/commit/00ca99f7ca97d1ed907835204ef5b50c1e14b3c4))
86
+
- Bump the cargo group across 1 directory with 62 updates ([`b54064f`](https://github.com/Byron/cargo-smart-release/commit/b54064fc22957ce7d2696fab9679a97e0fbe1a25))
87
+
- Merge pull request #86 from EliahKagan/ungroup-pulldown-cmark ([`d0de1a8`](https://github.com/Byron/cargo-smart-release/commit/d0de1a8740a6820e60c3478a7df44c0bd63c32cf))
88
+
- Don't include `pulldown-cmark` in grouped version updates ([`f5b0637`](https://github.com/Byron/cargo-smart-release/commit/f5b06378f0f2550eb8895506ee969141a869a514))
89
+
- Merge pull request #84 from GitoxideLabs/dependabot/github_actions/github-actions-1893dd32ff ([`0baa405`](https://github.com/Byron/cargo-smart-release/commit/0baa40522c8d8b8b6943b487acd4fdbed9bfb60c))
90
+
- Bump github/codeql-action from 3 to 4 in the github-actions group ([`13d50b4`](https://github.com/Byron/cargo-smart-release/commit/13d50b4bffc2255b5c7d8e3cc235889341052aa0))
91
+
- Merge pull request #83 from GitoxideLabs/dependabot/cargo/cargo-470f7772c1 ([`8001b48`](https://github.com/Byron/cargo-smart-release/commit/8001b4808881971cc34a81e839653d54b561e7ee))
92
+
- Bump the cargo group across 1 directory with 41 updates ([`0276691`](https://github.com/Byron/cargo-smart-release/commit/02766913af2ff4d89dcdc80d6900082b32389857))
93
+
- Merge pull request #82 from GitoxideLabs/dependabot/cargo/serde-untagged-0.1.9 ([`bf9960e`](https://github.com/Byron/cargo-smart-release/commit/bf9960e08daa808d99b35ae9bb19cea7e81ee7a7))
94
+
- Merge pull request #81 from GitoxideLabs/dependabot/cargo/erased-serde-0.4.8 ([`7f13245`](https://github.com/Byron/cargo-smart-release/commit/7f13245cfdcdb2aa5ae736bb1c5c6ce92628f0f0))
95
+
- Bump serde-untagged from 0.1.8 to 0.1.9 ([`8573eb1`](https://github.com/Byron/cargo-smart-release/commit/8573eb10b9cfeec8a3538fd8a8bf445f01f1d594))
96
+
- Bump erased-serde from 0.4.6 to 0.4.8 ([`a300ef5`](https://github.com/Byron/cargo-smart-release/commit/a300ef5826e28a836e49f0158a384edc0d1bb5ec))
97
+
- Merge pull request #79 from GitoxideLabs/dependabot/github_actions/github-actions-a331d3ec2d ([`2b13036`](https://github.com/Byron/cargo-smart-release/commit/2b1303669bcfff93273fe388ffdb18630b704306))
98
+
- Bump actions/checkout from 4 to 5 in the github-actions group ([`dab64a6`](https://github.com/Byron/cargo-smart-release/commit/dab64a6d6afded7fd5f78b280909c7749430dd59))
99
+
- Merge pull request #78 from GitoxideLabs/dependabot/cargo/cargo-3aa5a0942d ([`eaf5638`](https://github.com/Byron/cargo-smart-release/commit/eaf5638ea2d6b004d44f8c55034025d43d57c385))
100
+
- Bump the cargo group with 44 updates ([`170b1e9`](https://github.com/Byron/cargo-smart-release/commit/170b1e9704385cd5c04b52b232fdc0aac76b1f28))
- Allow remote-URLs to be used when pushing. ([`71f3ff8`](https://github.com/Byron/cargo-smart-release/commit/71f3ff862bf403ce30850461edfe447a9bf5ed23))
50
150
- Merge pull request #71 from GitoxideLabs/dependabot/cargo/cargo-431d3b394f ([`2919096`](https://github.com/Byron/cargo-smart-release/commit/2919096b1c65a75fb83440d69ede05f6e6ec4989))
51
151
- Bump the cargo group with 11 updates ([`ade7955`](https://github.com/Byron/cargo-smart-release/commit/ade79553bede6005c610d52223ff3f185b5c56d3))
@@ -199,9 +299,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
199
299
- Update the URL in `Cargo.toml` to point to
200
300
`GitoxideLabs/cargo-smart-release` since the repo was moved
201
301
(though the old URL will still work as a redirect).
202
-
- Add a `SECURITY.md` file with the same wording as in `gitoxide`,
203
-
but where the hyperlink is for drafting a `cargo-smart-release`
204
-
advisory (rather than a `gitoxide` advisory).
205
302
206
303
### New Features
207
304
@@ -288,6 +385,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Add a SECURITY.md file with the same wording as in gitoxide,but where the hyperlink is for drafting a cargo-smart-releaseadvisory (rather than a gitoxide advisory).<csr-unknown/>
390
+
291
391
## 0.21.6 (2024-12-24)
292
392
293
393
### New Features
@@ -2783,3 +2883,4 @@ For more information, run `cargo changelog -h`.
0 commit comments