Skip to content

Commit

Permalink
chore(main): release 2.8.1 (#52)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 15, 2024
1 parent 078f19f commit 3a1b792
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

## [2.8.1](https://github.com/SchweizerischeBundesbahnen/ch.sbb.polarion.extension.excel-importer/compare/v2.8.0...v2.8.1) (2024-10-15)


### Bug Fixes

* unknown values must raise error for boolean fields instead of be… ([#51](https://github.com/SchweizerischeBundesbahnen/ch.sbb.polarion.extension.excel-importer/issues/51)) ([7415219](https://github.com/SchweizerischeBundesbahnen/ch.sbb.polarion.extension.excel-importer/commit/7415219fde4a35cb77ae7cb43df46498d27e4ebb)), closes [#43](https://github.com/SchweizerischeBundesbahnen/ch.sbb.polarion.extension.excel-importer/issues/43)

## [2.8.0](https://github.com/SchweizerischeBundesbahnen/ch.sbb.polarion.extension.excel-importer/compare/v2.7.0...v2.8.0) (2024-10-03)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>

<artifactId>ch.sbb.polarion.extension.excel-importer</artifactId>
<version>2.8.1-SNAPSHOT</version>
<version>2.8.1</version>
<packaging>jar</packaging>

<name>Polarion ALM extension to process WorkItems by uploading xlsx-files</name>
Expand Down

0 comments on commit 3a1b792

Please sign in to comment.