Skip to content

Commit ab22f38

Browse files
cargo-changeset@v0.1.3
- cargo-changeset 0.1.2 -> 0.1.3
1 parent 6f2b54a commit ab22f38

5 files changed

Lines changed: 164 additions & 154 deletions

File tree

.changeset/changesets/angrily-alert-caracara.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

.changeset/changesets/friendly-scientific-pollock.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.1.3] - 2026-03-30
9+
### Changed
10+
11+
- **cargo-changeset**: Upgrade cargo-changeset version in workflows from 0.1.0 to 0.1.2 and update outdated action versions (actions/checkout v4 to v6, actions/cache v4 to v5) in README examples
12+
- **cargo-changeset**: Restructure README with improved organization, installation guide, quick start walkthrough, command reference, configuration reference, CI/CD integration examples, and pre-built agent instructions for seamless integration with AI coding assistants
13+
814
## [0.1.2] - 2026-03-29
915
### Added
1016

@@ -132,3 +138,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
132138
[0.1.1]: https://github.com/lukidoescode/cargo-changeset/compare/v0.1.0...v0.1.1
133139

134140
[0.1.2]: https://github.com/lukidoescode/cargo-changeset/compare/v0.1.1...v0.1.2
141+
142+
[0.1.3]: https://github.com/lukidoescode/cargo-changeset/compare/v0.1.2...v0.1.3

0 commit comments

Comments
 (0)