From 0f68785bec7456b6855fe53ea2c17e06c9d6eef4 Mon Sep 17 00:00:00 2001 From: Ci Bot Date: Thu, 15 Dec 2022 20:02:45 +0000 Subject: [PATCH] doc: updating pom to 0.8.1 [ci skip] --- CHANGELOG.md | 18 +++++++++--------- pom.xml | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3304ea8..751d46d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.8.1](https://github.com/bcgov/nr-backend-starting-api/compare/v0.8.0...v0.8.1) (2022-12-15) + + +### Bug Fixes + +* use dev credentials in test and prod for now ([#53](https://github.com/bcgov/nr-backend-starting-api/issues/53)) ([0ca3de4](https://github.com/bcgov/nr-backend-starting-api/commit/0ca3de41dd7f9943a75b23fd79614b2762beb487)) + + + # [0.8.0](https://github.com/bcgov/nr-backend-starting-api/compare/v0.7.0...v0.8.0) (2022-12-15) @@ -24,12 +33,3 @@ -# [0.6.0](https://github.com/bcgov/nr-backend-starting-api/compare/v0.5.2...v0.6.0) (2022-11-18) - - -### Features - -* authentication and authorization with keycloak ([#42](https://github.com/bcgov/nr-backend-starting-api/issues/42)) ([a1e4981](https://github.com/bcgov/nr-backend-starting-api/commit/a1e49817de015414da4aae9da7b5e77acd6bf8de)) - - - diff --git a/pom.xml b/pom.xml index b5640e7..a0d63bb 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ ca.bc.gov backend-start-api - 0.8.0 + 0.8.1 backend-start-api Starting backend API project