Skip to content

Commit

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


##
[1.47.8](v1.47.7...v1.47.8)
(2025-02-03)


### Bug Fixes

* **web-api:** ensure graceful shutdown
([#1784](#1784))
([509aa33](509aa33))


### Miscellaneous Chores

* **deps:** update peter-evans/repository-dispatch action to v3
([#1778](#1778))
([8be436e](8be436e))
* Remove unneeded name lookup
([#1781](#1781))
([3cbdc9d](3cbdc9d))

---
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 Feb 3, 2025
1 parent 509aa33 commit d784890
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.47.7"
".": "1.47.8"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.47.8](https://github.com/Altinn/dialogporten/compare/v1.47.7...v1.47.8) (2025-02-03)


### Bug Fixes

* **web-api:** ensure graceful shutdown ([#1784](https://github.com/Altinn/dialogporten/issues/1784)) ([509aa33](https://github.com/Altinn/dialogporten/commit/509aa3371ecc7c87cc8f40232a4016783546a934))


### Miscellaneous Chores

* **deps:** update peter-evans/repository-dispatch action to v3 ([#1778](https://github.com/Altinn/dialogporten/issues/1778)) ([8be436e](https://github.com/Altinn/dialogporten/commit/8be436e39c0bb6b5d326027062faed3996eeb446))
* Remove unneeded name lookup ([#1781](https://github.com/Altinn/dialogporten/issues/1781)) ([3cbdc9d](https://github.com/Altinn/dialogporten/commit/3cbdc9d81b1844d3e5a365c9478840df2b3e015f))

## [1.47.7](https://github.com/Altinn/dialogporten/compare/v1.47.6...v1.47.7) (2025-01-31)


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

0 comments on commit d784890

Please sign in to comment.