Skip to content

Commit

Permalink
chore(release): 8.32.5 [skip ci]
Browse files Browse the repository at this point in the history
## [8.32.5](v8.32.4...v8.32.5) (2023-12-11)

### Bug Fixes

* 0R-2009 use correct secrets for IK4 environment ([f719243](f719243))
* or-2009 remove override of docker registry ([e94c4de](e94c4de))
* or-2009 use correct registry ([eb9835b](eb9835b))
* or-2009 use correct registry everywhere ([acf083f](acf083f))
  • Loading branch information
basisregisters-vlaanderen committed Dec 11, 2023
1 parent e94c4de commit c24ee3c
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [8.32.5](https://github.com/informatievlaanderen/association-registry/compare/v8.32.4...v8.32.5) (2023-12-11)


### Bug Fixes

* 0R-2009 use correct secrets for IK4 environment ([f719243](https://github.com/informatievlaanderen/association-registry/commit/f719243e0a0802c992d449f2070794a22106d197))
* or-2009 remove override of docker registry ([e94c4de](https://github.com/informatievlaanderen/association-registry/commit/e94c4de76e2e0c2f04026d78d91be62f7c2a1899))
* or-2009 use correct registry ([eb9835b](https://github.com/informatievlaanderen/association-registry/commit/eb9835b0b6052843ce39dc203eecce251de1ddb5))
* or-2009 use correct registry everywhere ([acf083f](https://github.com/informatievlaanderen/association-registry/commit/acf083fa009c0367afc939fda2c15f8055182835))

## [8.32.4](https://github.com/informatievlaanderen/association-registry/compare/v8.32.3...v8.32.4) (2023-12-11)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "association-registry",
"version": "8.32.4",
"version": "8.32.5",
"description": "Association registry.",
"author": "Basisregisters Vlaanderen",
"license": "EUPL-1.2",
Expand Down

0 comments on commit c24ee3c

Please sign in to comment.