Skip to content

Commit

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


##
[2.36.7](v2.36.6...v2.36.7)
(2024-03-12)


### Bug Fixes

* Skip validations for non-present optional columns
([#673](#673))
([6379d21](6379d21))

---
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] committed Mar 12, 2024
1 parent 6379d21 commit 3b26114
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.36.7](https://github.com/datavzrd/datavzrd/compare/v2.36.6...v2.36.7) (2024-03-12)


### Bug Fixes

* Skip validations for non-present optional columns ([#673](https://github.com/datavzrd/datavzrd/issues/673)) ([6379d21](https://github.com/datavzrd/datavzrd/commit/6379d2121f9497eb7cbddaf969a728caa2a68874))

## [2.36.6](https://github.com/datavzrd/datavzrd/compare/v2.36.5...v2.36.6) (2024-03-11)


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
Expand Up @@ -2,7 +2,7 @@
name = "datavzrd"
description = "A tool to create visual HTML reports from collections of CSV/TSV tables"
license = "MIT"
version = "2.36.6"
version = "2.36.7"
authors = ["Johannes Köster <johannes.koester@tu-dortmund.de>", "Felix Wiegand <felix.wiegand@tu-dortmund.de>"]
edition = "2021"

Expand Down

0 comments on commit 3b26114

Please sign in to comment.