Skip to content

Commit

Permalink
chore(master): release 1.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 21, 2023
1 parent 95affc3 commit ff25422
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

## [1.4.6](https://github.com/time-is-ltd/pseudonymization-service/compare/v1.4.5...v1.4.6) (2023-06-21)


### Bug Fixes

* Fix login to GCR ([1043ea1](https://github.com/time-is-ltd/pseudonymization-service/commit/1043ea1e7ca5ec5e4b9cd5f78025e6d33144fd13))
* Listen signals for graceful shutdown ([95affc3](https://github.com/time-is-ltd/pseudonymization-service/commit/95affc33f43349c2648860845e74ca05829ac932))
* Remove Docker Buildx due to registry mess ([544b1ec](https://github.com/time-is-ltd/pseudonymization-service/commit/544b1eccc91b1777c9ece731454ed4a776539d58))
* Resolve test timeouts ([4cdb858](https://github.com/time-is-ltd/pseudonymization-service/commit/4cdb858ff9c1f539cb168c1a32081a34bee6eec3))
* Rewrite actions ([#91](https://github.com/time-is-ltd/pseudonymization-service/issues/91)) ([2aaa751](https://github.com/time-is-ltd/pseudonymization-service/commit/2aaa7514d7b295c939561a861c8b7b3410b8d639))
* Setup dependabot ([3a8504d](https://github.com/time-is-ltd/pseudonymization-service/commit/3a8504d02a62d624723bd2081afe320b9c3d4a97))
* Update wrong string replacement ([1bf662f](https://github.com/time-is-ltd/pseudonymization-service/commit/1bf662f2d667e1feaddaaa17d8cb4f1708fe5e2d))
2 changes: 1 addition & 1 deletion 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": "proxy",
"version": "1.4.5",
"version": "1.4.6",
"description": "",
"scripts": {
"build": "tsc -p tsconfig.build.json",
Expand Down

0 comments on commit ff25422

Please sign in to comment.