Skip to content

Commit

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


##
[0.3.0](v0.2.2...v0.3.0)
(2024-07-28)


### Features

* use credential chain to prefer cli credential
([#23](#23))
([723575c](723575c))

---
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 28, 2024
1 parent 723575c commit cfd0650
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.3.0](https://github.com/snakemake/snakemake-storage-plugin-azure/compare/v0.2.2...v0.3.0) (2024-07-28)


### Features

* use credential chain to prefer cli credential ([#23](https://github.com/snakemake/snakemake-storage-plugin-azure/issues/23)) ([723575c](https://github.com/snakemake/snakemake-storage-plugin-azure/commit/723575c2951790af75ad6cb47e3c231b8a1c9827))

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


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.2"
version = "0.3.0"
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 cfd0650

Please sign in to comment.