Skip to content

Commit

Permalink
Merge pull request #4 from stvnksslr/release-plz-2024-10-10T00-37-02Z
Browse files Browse the repository at this point in the history
chore: release v2024.2.4
  • Loading branch information
stvnksslr authored Oct 10, 2024
2 parents c530b07 + a0e32e4 commit 841c34f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [2024.2.4](https://github.com/stvnksslr/uv-migrator/compare/v2024.2.3...v2024.2.4) - 2024-10-10

### Added
- *(release flow)* unified cargo + github release with multi arch binaries and change log (by @stvnksslr)

### Contributors

* @stvnksslr
## [2024.2.3](https://github.com/stvnksslr/uv-migrator/compare/v2024.2.2...v2024.2.3) - 2024-10-10

### Added
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "uv-migrator"
version = "2024.2.3"
version = "2024.2.4"
edition = "2021"
authors = ["stvnksslr@gmail.com"]
description = "Tool for converting various python package soltutions to use the uv solution by astral"
Expand Down

0 comments on commit 841c34f

Please sign in to comment.