From ca81890313f3e0f785265d347d3d7274fb34400f Mon Sep 17 00:00:00 2001 From: release-bot Date: Thu, 25 Jul 2024 18:54:31 +0000 Subject: [PATCH] chore(release): 1.317.0 [skip ci] # [1.317.0](https://github.com/informatievlaanderen/organisation-registry/compare/v1.316.2...v1.317.0) (2024-07-25) ### Bug Fixes * or-2282 main workflow syntax error ([4c3b3b3](https://github.com/informatievlaanderen/organisation-registry/commit/4c3b3b39f69f40a375332fa8cc378b8d2f027cf6)) * or-2282 optimized github workflow ([332d43d](https://github.com/informatievlaanderen/organisation-registry/commit/332d43d706d3ebb1aa4bd0602f55bbf37c20c83e)) ### Features * or-2282 migrate staging environment to new AWS setup ([e00d4f9](https://github.com/informatievlaanderen/organisation-registry/commit/e00d4f9eecc622634956703be26b72a3adc37cd6)) --- CHANGELOG.md | 13 +++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4c6bcdb5..89efd6e07 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# [1.317.0](https://github.com/informatievlaanderen/organisation-registry/compare/v1.316.2...v1.317.0) (2024-07-25) + + +### Bug Fixes + +* or-2282 main workflow syntax error ([4c3b3b3](https://github.com/informatievlaanderen/organisation-registry/commit/4c3b3b39f69f40a375332fa8cc378b8d2f027cf6)) +* or-2282 optimized github workflow ([332d43d](https://github.com/informatievlaanderen/organisation-registry/commit/332d43d706d3ebb1aa4bd0602f55bbf37c20c83e)) + + +### Features + +* or-2282 migrate staging environment to new AWS setup ([e00d4f9](https://github.com/informatievlaanderen/organisation-registry/commit/e00d4f9eecc622634956703be26b72a3adc37cd6)) + ## [1.316.2](https://github.com/informatievlaanderen/organisation-registry/compare/v1.316.1...v1.316.2) (2024-07-25) diff --git a/package-lock.json b/package-lock.json index 960f9cc65..5ae105c77 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "organisation-registry", - "version": "1.316.2", + "version": "1.317.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "organisation-registry", - "version": "1.316.2", + "version": "1.317.0", "hasInstallScript": true, "license": "EUPL-1.2", "dependencies": { diff --git a/package.json b/package.json index f38d93849..a75521547 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "organisation-registry", - "version": "1.316.2", + "version": "1.317.0", "description": "Authentic organisation registry.", "author": "Basisregisters Vlaanderen", "license": "EUPL-1.2",