From f1a67d4d4cb9a525515974f47fa8a6f57f388a11 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 23:31:19 +0000 Subject: [PATCH] chore(main): release 1.11.0 --- CHANGELOG.md | 21 +++++++++++++++++++++ version.txt | 2 +- 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 981f3b695..f5644e5b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,26 @@ # Changelog +## [1.11.0](https://github.com/bcgov/nr-forests-access-management/compare/v1.10.0...v1.11.0) (2023-12-13) + + +### Features + +* [#1052](https://github.com/bcgov/nr-forests-access-management/issues/1052) incorporate axios with admin api ([#1067](https://github.com/bcgov/nr-forests-access-management/issues/1067)) ([0b0cc70](https://github.com/bcgov/nr-forests-access-management/commit/0b0cc70760b8ccea948fd66a5f612aa362821251)) +* [#888](https://github.com/bcgov/nr-forests-access-management/issues/888) transfer to admin table ([#1068](https://github.com/bcgov/nr-forests-access-management/issues/1068)) ([fac94f1](https://github.com/bcgov/nr-forests-access-management/commit/fac94f178f202951946449bd7cd2b76812baf1b9)) + + +### Bug Fixes + +* [#1069](https://github.com/bcgov/nr-forests-access-management/issues/1069) fix a type error ([#1094](https://github.com/bcgov/nr-forests-access-management/issues/1094)) ([2efac08](https://github.com/bcgov/nr-forests-access-management/commit/2efac081987c22d72fbceda67b222d75138ef3c8)) +* [#1076](https://github.com/bcgov/nr-forests-access-management/issues/1076) fetch before navigation ([#1077](https://github.com/bcgov/nr-forests-access-management/issues/1077)) ([b8c0cd8](https://github.com/bcgov/nr-forests-access-management/commit/b8c0cd8575ab2317d48b878899261dd7a05c9ed1)) +* [#888](https://github.com/bcgov/nr-forests-access-management/issues/888) add missing access for auth lambda db user ([#1074](https://github.com/bcgov/nr-forests-access-management/issues/1074)) ([cc8460b](https://github.com/bcgov/nr-forests-access-management/commit/cc8460b8691caf07cd6ffa4ed87d6e08341b1d1f)) +* [#888](https://github.com/bcgov/nr-forests-access-management/issues/888) fix auth function when read application admins ([#1075](https://github.com/bcgov/nr-forests-access-management/issues/1075)) ([efbba1c](https://github.com/bcgov/nr-forests-access-management/commit/efbba1c6d398aeb7e4a2a9b893ab4f377b3bb7e2)) + + +### Miscellaneous + +* [#1069](https://github.com/bcgov/nr-forests-access-management/issues/1069) refactor the grant access form ([#1080](https://github.com/bcgov/nr-forests-access-management/issues/1080)) ([b7724b5](https://github.com/bcgov/nr-forests-access-management/commit/b7724b5934c3c1e6e38ec2aa5a5c94fb6bac0a02)) + ## [1.10.0](https://github.com/bcgov/nr-forests-access-management/compare/v1.9.0...v1.10.0) (2023-12-05) diff --git a/version.txt b/version.txt index 81c871de4..1cac385c6 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.10.0 +1.11.0