Skip to content

Commit

Permalink
chore(release): 1.4.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.4](v1.4.3...v1.4.4) (2022-08-24)

### Bug Fixes

* or-1170 remove unused env var ([bf6debb](bf6debb))
  • Loading branch information
release-bot committed Aug 24, 2022
1 parent bf6debb commit 54fcd58
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.4.4](https://github.com/informatievlaanderen/association-registry/compare/v1.4.3...v1.4.4) (2022-08-24)


### Bug Fixes

* or-1170 remove unused env var ([bf6debb](https://github.com/informatievlaanderen/association-registry/commit/bf6debb8962c9c6c3021dd29e0d0a4200efa1bd0))

## [1.4.3](https://github.com/informatievlaanderen/association-registry/compare/v1.4.2...v1.4.3) (2022-08-23)


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": "1.4.3",
"version": "1.4.4",
"description": "Association registry.",
"author": "Basisregisters Vlaanderen",
"license": "EUPL-1.2",
Expand Down

0 comments on commit 54fcd58

Please sign in to comment.