Skip to content

Commit

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


##
[0.4.2](v0.4.1...v0.4.2)
(2024-08-06)


### Bug Fixes

* implement touch
([#29](#29))
([461d210](461d210))

---
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 Aug 6, 2024
1 parent 461d210 commit 8c033cc
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.4.2](https://github.com/snakemake/snakemake-storage-plugin-azure/compare/v0.4.1...v0.4.2) (2024-08-06)


### Bug Fixes

* implement touch ([#29](https://github.com/snakemake/snakemake-storage-plugin-azure/issues/29)) ([461d210](https://github.com/snakemake/snakemake-storage-plugin-azure/commit/461d2101c2b9f6c3647a9ca426dcf512e96c47b3))

## [0.4.1](https://github.com/snakemake/snakemake-storage-plugin-azure/compare/v0.4.0...v0.4.1) (2024-08-05)


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.4.1"
version = "0.4.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 8c033cc

Please sign in to comment.