Skip to content

Commit

Permalink
chore(patch): release 1.12.28 [skip ci]
Browse files Browse the repository at this point in the history
## [1.12.28](v1.12.27...v1.12.28) (2023-07-27)

### 🐛 Bug Fixes

* authorization token missing for GetZaakDocumentByUrl ([#132](#132)) ([4f9c780](4f9c780))
  • Loading branch information
semantic-release-bot committed Jul 27, 2023
1 parent 4f9c780 commit 7a47d89
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
[![conventional commits](https://img.shields.io/badge/conventional%20commits-1.0.0-yellow.svg)](https://conventionalcommits.org) [![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org)

## [1.12.28](https://github.com/ibissource/zaakbrug/compare/v1.12.27...v1.12.28) (2023-07-27)


### 🐛 Bug Fixes

* authorization token missing for GetZaakDocumentByUrl ([#132](https://github.com/ibissource/zaakbrug/issues/132)) ([4f9c780](https://github.com/ibissource/zaakbrug/commit/4f9c7800c1846091b6f2c23b0dd34599fc880a3c))

## [1.12.27](https://github.com/ibissource/zaakbrug/compare/v1.12.26...v1.12.27) (2023-07-12)


Expand Down
4 changes: 2 additions & 2 deletions charts/zaakbrug/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: 1.12.27
appVersion: 1.12.28
description: Install ZaakBrug (zds-to-zgw) on Haven, powered by the Frank!Framework
name: zaakbrug
type: application
version: 1.12.27
version: 1.12.28
home: https://github.com/ibissource/zaakbrug
icon: https://raw.githubusercontent.com/ibissource/zaakbrug/master/zaakbrug-icon.png
keywords:
Expand Down

0 comments on commit 7a47d89

Please sign in to comment.