Skip to content

Commit

Permalink
chore(release): 1.8.7 [skip ci]
Browse files Browse the repository at this point in the history
## [1.8.7](v1.8.6...v1.8.7) (2024-09-30)

### Bug Fixes

* application names should be written like used in code pipelines ([6915aef](6915aef))
* application names should be written like used in code pipelines ([c59480e](c59480e))
* use application names like used in code pipelines ([7b3e7bc](7b3e7bc))
  • Loading branch information
basisregisters-vlaanderen committed Sep 30, 2024
1 parent 7b3e7bc commit bb3a36f
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.8.7](https://github.com/informatievlaanderen/association-registry-kbo-mutations/compare/v1.8.6...v1.8.7) (2024-09-30)


### Bug Fixes

* application names should be written like used in code pipelines ([6915aef](https://github.com/informatievlaanderen/association-registry-kbo-mutations/commit/6915aefe5630d2d7ebd69c089f45eba5826a1c0a))
* application names should be written like used in code pipelines ([c59480e](https://github.com/informatievlaanderen/association-registry-kbo-mutations/commit/c59480eeaacb97bf3ee9a9119461d706dfdcfae6))
* use application names like used in code pipelines ([7b3e7bc](https://github.com/informatievlaanderen/association-registry-kbo-mutations/commit/7b3e7bca7db6cfc9e5019eafb56b8bc9e382ff8f))

## [1.8.6](https://github.com/informatievlaanderen/association-registry-kbo-mutations/compare/v1.8.5...v1.8.6) (2024-09-30)


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-kbo-mutations",
"version": "1.8.6",
"version": "1.8.7",
"description": "Association Registry KBO Mutations",
"author": "Basisregisters Vlaanderen",
"license": "EUPL-1.2",
Expand Down

0 comments on commit bb3a36f

Please sign in to comment.