diff --git a/CHANGELOG.md b/CHANGELOG.md index 102c055..c0e7774 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [0.9.5](https://github.com/bcgov/nr-backend-starting-api/compare/v0.9.4...v0.9.5) (2023-01-31) + + + ## [0.9.4](https://github.com/bcgov/nr-backend-starting-api/compare/v0.9.3...v0.9.4) (2023-01-24) @@ -14,12 +18,3 @@ -# [0.9.0](https://github.com/bcgov/nr-backend-starting-api/compare/v0.8.3...v0.9.0) (2023-01-19) - - -### Features - -* create REST endpoints for vegetation codes ([#57](https://github.com/bcgov/nr-backend-starting-api/issues/57)) ([ecf25d9](https://github.com/bcgov/nr-backend-starting-api/commit/ecf25d98925168733a611001a306e43110533722)) - - - diff --git a/pom.xml b/pom.xml index 9854d94..9cf1cce 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ ca.bc.gov backend-start-api - 0.9.4 + 0.9.5 backend-start-api Starting backend API project