diff --git a/changelog.adoc b/changelog.adoc index 6152ec60..aef50f8b 100644 --- a/changelog.adoc +++ b/changelog.adoc @@ -13,6 +13,16 @@ and this project adheres to https://semver.org/spec/v2.0.0.html[semantic version === changed +== 0.8.2 + +=== fixes + +* Dependency updates + +=== added + +=== changed + == 0.8.1 === fixes diff --git a/pom.xml b/pom.xml index 1be166e2..4372c860 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 de.euhus tapir - 0.8.1 + 0.8.2 3.4.0 3.13.0 diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 3d1598e2..37fabb3e 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -1,5 +1,5 @@ registry: - version: 0.8.1 + version: 0.8.2 user: password: ${TAPIR_ADMIN_PASSWORD:default} hostname: ${REGISTRY_HOSTNAME:localhost} diff --git a/src/main/webui/package.json b/src/main/webui/package.json index 6eaf6a3d..b235877b 100644 --- a/src/main/webui/package.json +++ b/src/main/webui/package.json @@ -1,6 +1,6 @@ { "name": "webapp", - "version": "0.8.1", + "version": "0.8.2", "private": true, "dependencies": { "@emotion/react": "^11.10.5", diff --git a/src/main/webui/src/components/layout/__snapshots__/Footer.test.tsx.snap b/src/main/webui/src/components/layout/__snapshots__/Footer.test.tsx.snap index 1260f30e..b4709b2a 100644 --- a/src/main/webui/src/components/layout/__snapshots__/Footer.test.tsx.snap +++ b/src/main/webui/src/components/layout/__snapshots__/Footer.test.tsx.snap @@ -17,7 +17,7 @@ Object {

- Terraform Private Registry v0.8.1 + Terraform Private Registry v0.8.2

- Terraform Private Registry v0.8.1 + Terraform Private Registry v0.8.2