Skip to content

Commit

Permalink
chore(main): release 0.2.2 (#22)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.2.2](v0.2.1...v0.2.2)
(2024-07-20)


### Bug Fixes

* accountquery
([#21](#21))
([1e27b9d](1e27b9d)),
closes
[#17](#17)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jul 20, 2024
1 parent 1e27b9d commit 48137b6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.2](https://github.com/snakemake/snakemake-storage-plugin-azure/compare/v0.2.1...v0.2.2) (2024-07-20)


### Bug Fixes

* accountquery ([#21](https://github.com/snakemake/snakemake-storage-plugin-azure/issues/21)) ([1e27b9d](https://github.com/snakemake/snakemake-storage-plugin-azure/commit/1e27b9d48a953c6d68cdeea21f7a980925458c64)), closes [#17](https://github.com/snakemake/snakemake-storage-plugin-azure/issues/17)

## [0.2.1](https://github.com/snakemake/snakemake-storage-plugin-azure/compare/v0.2.0...v0.2.1) (2024-07-18)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "snakemake-storage-plugin-azure"
version = "0.2.1"
version = "0.2.2"
description = "A Snakemake storage plugin to read and write from Azure Blob Storage"
authors = ["Jake VanCampen <[email protected]>"]
repository = "https://github.com/snakemake/snakemake-storage-plugin-azure"
Expand Down

0 comments on commit 48137b6

Please sign in to comment.