diff --git a/CHANGELOG.md b/CHANGELOG.md index 46694e3..72b7917 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [1.7.11](https://github.com/agrc/api-client/compare/v1.7.10...v1.7.11) (2025-10-30) + + +### Features + +* reference GCP HSM key ([bc64d6b](https://github.com/agrc/api-client/commit/bc64d6ba532cd1536b9cad387588bb26c6d78b19)) + + +### Bug Fixes + +* sign windows app with GCP HSM key ([284dd4e](https://github.com/agrc/api-client/commit/284dd4ed63a221f6f782704ff5893384cdb48d29)) +* use google cloud kms to sign windows cert ([c766086](https://github.com/agrc/api-client/commit/c7660869c34510fba686db746e1d2e4df9dd2cc1)) + + +### Documentation + +* add windows certificate process ([b983128](https://github.com/agrc/api-client/commit/b983128f94e3c6e1595377fb2c6fa9ec5934224d)) + ## [1.7.10](https://github.com/agrc/api-client/compare/v1.7.9...v1.7.10) (2025-08-04) diff --git a/package-lock.json b/package-lock.json index ac8cc0b..533071a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ugrc-api-client", - "version": "1.7.12", + "version": "1.7.11", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ugrc-api-client", - "version": "1.7.12", + "version": "1.7.11", "license": "MIT", "dependencies": { "@headlessui/react": "^2.2.7", diff --git a/package.json b/package.json index 8c89fd7..443d001 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ugrc-api-client", - "version": "1.7.10", + "version": "1.7.11", "description": "The official UGRC API client", "keywords": [ "utah",