Skip to content

Commit

Permalink
chore: release v2025.2.6 (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
stvnksslr authored Dec 26, 2024
1 parent 5a89f5a commit be4f447
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]
## [2025.2.6](https://github.com/stvnksslr/uv-migrator/compare/v2025.2.5...v2025.2.6) - 2024-12-26

### Other
- chore(more goreleaser troubleshooting): (by @stvnksslr)

### Contributors

* @stvnksslr
## [2025.2.5](https://github.com/stvnksslr/uv-migrator/compare/v2025.2.4...v2025.2.5) - 2024-12-26

### Other
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 = "2025.2.5"
version = "2025.2.6"
edition = "2021"
authors = ["[email protected]"]
description = "Tool for converting various python package soltutions to use the uv solution by astral"
Expand Down

0 comments on commit be4f447

Please sign in to comment.