Skip to content

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 25 Mar 13:25
79c1803

v0.2.3

Maven (backend plugin)

<dependency>
    <groupId>app.epistola.valtimo</groupId>
    <artifactId>epistola-plugin</artifactId>
    <version>0.2.3</version>
</dependency>

Gradle (Kotlin DSL)

implementation("app.epistola.valtimo:epistola-plugin:0.2.3")

npm (frontend plugin)

npm install @epistola.app/valtimo-plugin@0.2.3

Docker images

ghcr.io/epistola-app/valtimo/demo-backend:0.2.3
ghcr.io/epistola-app/valtimo/demo-frontend:0.2.3

Full Changelog: v0.2.1...v0.2.3