Skip to content

Commit

Permalink
chore(main): release 1.22.0 (#1235)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.22.0](v1.21.0...v1.22.0)
(2024-10-07)


### Features

* Add support for supplied transmission attachment ID on create/update
([#1242](#1242))
([c7bfb07](c7bfb07))


### Bug Fixes

* Only allow legacy HTML on AditionalInfo content
([#1210](#1210))
([aa4acde](aa4acde))
* **webAPI:** Specifying EndUserId on the ServiceOwner Search endpoint
produces 500 - Internal Server error
([#1234](#1234))
([49c0d34](49c0d34))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
dialogporten-bot authored Oct 7, 2024
1 parent c7bfb07 commit 8aaa9fb
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.22.0](https://github.com/digdir/dialogporten/compare/v1.21.0...v1.22.0) (2024-10-07)


### Features

* Add support for supplied transmission attachment ID on create/update ([#1242](https://github.com/digdir/dialogporten/issues/1242)) ([c7bfb07](https://github.com/digdir/dialogporten/commit/c7bfb076fd8c8e0c853d3b99c346a87a89501170))


### Bug Fixes

* Only allow legacy HTML on AditionalInfo content ([#1210](https://github.com/digdir/dialogporten/issues/1210)) ([aa4acde](https://github.com/digdir/dialogporten/commit/aa4acde212e76cb3665fee0daaf116d9837c4fc9))
* **webAPI:** Specifying EndUserId on the ServiceOwner Search endpoint produces 500 - Internal Server error ([#1234](https://github.com/digdir/dialogporten/issues/1234)) ([49c0d34](https://github.com/digdir/dialogporten/commit/49c0d3438c396e2ca82a6101bd37e402a0c3aec9))

## [1.21.0](https://github.com/digdir/dialogporten/compare/v1.20.2...v1.21.0) (2024-10-03)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.21.0
1.22.0

0 comments on commit 8aaa9fb

Please sign in to comment.