From 2d40b8f4fabd3520811d9c75aaf0d4b8b0bd1625 Mon Sep 17 00:00:00 2001 From: Ci Bot Date: Wed, 4 Jan 2023 18:01:11 +0000 Subject: [PATCH] doc: updating pom to 0.8.2 [ci skip] --- CHANGELOG.md | 15 ++++----------- pom.xml | 2 +- 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 751d46d..f6a6a60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [0.8.2](https://github.com/bcgov/nr-backend-starting-api/compare/v0.8.1...v0.8.2) (2023-01-04) + + + ## [0.8.1](https://github.com/bcgov/nr-backend-starting-api/compare/v0.8.0...v0.8.1) (2022-12-15) @@ -22,14 +26,3 @@ -## [0.6.1](https://github.com/bcgov/nr-backend-starting-api/compare/v0.6.0...v0.6.1) (2022-12-01) - - -### Bug Fixes - -* decouple api address ([e11bab4](https://github.com/bcgov/nr-backend-starting-api/commit/e11bab4d56d396bf7c596336176702466539b0f5)) -* fixing docker image build ([fbca865](https://github.com/bcgov/nr-backend-starting-api/commit/fbca865095f7687b92465dc1c0beb4a6768db3db)) -* remove unused req ([2132ecb](https://github.com/bcgov/nr-backend-starting-api/commit/2132ecb0d244651ac95a2cf24e4778a5f364c980)) - - - diff --git a/pom.xml b/pom.xml index 472a896..2966b5e 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ ca.bc.gov backend-start-api - 0.8.1 + 0.8.2 backend-start-api Starting backend API project