Skip to content

Commit 59ba92e

Browse files
authored
chore(main): release 2.2.2 (#95)
1 parent 1dc12d1 commit 59ba92e

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.2.1"
2+
".": "2.2.2"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ 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.0.0/), and
66
this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.2.2](https://github.com/mbhall88/rasusa/compare/2.2.1...2.2.2) (2025-09-09)
9+
10+
11+
### Reverts
12+
13+
* **ci:** rollback release workflow for building binaries ([1dc12d1](https://github.com/mbhall88/rasusa/commit/1dc12d1d32a1bba5d9ec769bd905c23d998bc167))
14+
815
## [2.2.1](https://github.com/mbhall88/rasusa/compare/2.2.0...v2.2.1) (2025-09-09)
916

1017

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "rasusa"
33
description = "Randomly subsample reads or alignments"
4-
version = "2.2.1"
4+
version = "2.2.2"
55
authors = ["Michael Hall <michael@mbh.sh>"]
66
edition = "2018"
77
repository = "https://github.com/mbhall88/rasusa"

0 commit comments

Comments
 (0)