Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 23 Mar 10:26

v0.2.1

Maven (backend plugin)

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

Gradle (Kotlin DSL)

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

npm (frontend plugin)

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

Docker images

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

Full Changelog: v0.2.0...v0.2.1