Skip to content

Commit

Permalink
chore(main): release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 13, 2025
1 parent ad7da7f commit f447f00
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [3.0.0](https://github.com/SchweizerischeBundesbahnen/ch.sbb.polarion.extension.excel-importer/compare/v2.8.3...v3.0.0) (2025-01-13)


### ⚠ BREAKING CHANGES

* Polarion 2410 support ([#73](https://github.com/SchweizerischeBundesbahnen/ch.sbb.polarion.extension.excel-importer/issues/73))

### Features

* Polarion 2410 support ([#73](https://github.com/SchweizerischeBundesbahnen/ch.sbb.polarion.extension.excel-importer/issues/73)) ([8d049f6](https://github.com/SchweizerischeBundesbahnen/ch.sbb.polarion.extension.excel-importer/commit/8d049f622ec71de1a406406b5afbe5351f774ac5)), closes [#72](https://github.com/SchweizerischeBundesbahnen/ch.sbb.polarion.extension.excel-importer/issues/72)

## [2.8.3](https://github.com/SchweizerischeBundesbahnen/ch.sbb.polarion.extension.excel-importer/compare/v2.8.2...v2.8.3) (2024-11-29)


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.4-SNAPSHOT</version>
<version>3.0.0</version>
<packaging>jar</packaging>

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

0 comments on commit f447f00

Please sign in to comment.