Skip to content

Commit

Permalink
chore(release): 6.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.2](v6.0.1...v6.0.2) (2024-03-13)

### Bug Fixes

* release push images ([4207e13](4207e13))
  • Loading branch information
basisregisters-vlaanderen committed Mar 13, 2024
1 parent 4207e13 commit 9a145b7
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 @@
## [6.0.2](https://github.com/informatievlaanderen/redis-populator/compare/v6.0.1...v6.0.2) (2024-03-13)


### Bug Fixes

* release push images ([4207e13](https://github.com/informatievlaanderen/redis-populator/commit/4207e135089dd258331ab395f72b34731f835bb2))

## [6.0.1](https://github.com/informatievlaanderen/redis-populator/compare/v6.0.0...v6.0.1) (2024-03-13)


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": "redis-populator",
"version": "6.0.1",
"version": "6.0.2",
"description": "Populate a Redis cache based on a list of URLs.",
"author": "Basisregisters Vlaanderen",
"license": "MIT",
Expand Down

0 comments on commit 9a145b7

Please sign in to comment.