Skip to content

Commit

Permalink
chore(main): release playground-backend 0.3.0 (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Apr 17, 2024
1 parent ba6a942 commit e427294
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"webapp": "0.2.0",
"playground-backend": "0.2.0",
"playground-backend": "0.3.0",
"das_client": "0.1.9"
}
12 changes: 12 additions & 0 deletions playground-backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.3.0](https://github.com/SchweizerischeBundesbahnen/DAS/compare/playground-backend-v0.2.0...playground-backend-v0.3.0) (2024-04-17)


### Features

* **playground-backend:** revert ([06f5522](https://github.com/SchweizerischeBundesbahnen/DAS/commit/06f552298a969ac1bca4c03cc810d7db08740e3f))


### Bug Fixes

* **playground-backend:** rename ([0ede3c7](https://github.com/SchweizerischeBundesbahnen/DAS/commit/0ede3c762789a6c1a9256524057e59602e2034e3))

## [0.2.0](https://github.com/SchweizerischeBundesbahnen/DAS/compare/playground-backend-v0.1.0...playground-backend-v0.2.0) (2024-04-17)


Expand Down
2 changes: 1 addition & 1 deletion playground-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<groupId>ch.sbb</groupId>
<artifactId>playground-backend</artifactId>
<version>0.2.1-SNAPSHOT</version>
<version>0.3.0</version>
<name>playground-backend</name>
<description>Demo playground project</description>
<properties>
Expand Down

0 comments on commit e427294

Please sign in to comment.