Skip to content

Commit

Permalink
chore(main): release 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 5, 2024
1 parent 5818b37 commit 0a1d526
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.6.1](https://github.com/SchweizerischeBundesbahnen/ch.sbb.polarion.extension.json-editor/compare/v1.6.0...v1.6.1) (2024-07-05)


### Bug Fixes

* **deps:** update dependency ch.sbb.polarion.extensions:ch.sbb.polarion.extension.generic to v6.0.2 ([7c6e0e2](https://github.com/SchweizerischeBundesbahnen/ch.sbb.polarion.extension.json-editor/commit/7c6e0e21dd65376b3c0cef1cfe2a80e996ca0bc6))
* publishing in maven central maven-source-plugin and maven-javadoc-plugin ([#10](https://github.com/SchweizerischeBundesbahnen/ch.sbb.polarion.extension.json-editor/issues/10)) ([808ae79](https://github.com/SchweizerischeBundesbahnen/ch.sbb.polarion.extension.json-editor/commit/808ae79fc422535b0b55f78e642586cc86772266))

## 1.6.0 (2024-07-02)


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.json-editor</artifactId>
<version>1.6.1-SNAPSHOT</version>
<version>1.6.1</version>
<packaging>jar</packaging>

<properties>
Expand Down

0 comments on commit 0a1d526

Please sign in to comment.