Skip to content

Commit 95e654e

Browse files
chore(main): release 1.58.0 (#2031)
🤖 I have created a release *beep* *boop* --- ## [1.58.0](v1.57.7...v1.58.0) (2025-03-11) ### Features * Add Name to ApiAction as optional field ([#2034](#2034)) ([95ba41e](95ba41e)) ### Bug Fixes * **webapi:** Move swagger server override to correct post processing step ([#2037](#2037)) ([e2ba5d5](e2ba5d5)) ### Miscellaneous Chores * **performance:** Make improved tests for graphql search ([#2030](#2030)) ([3688892](3688892)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent e2ba5d5 commit 95e654e

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.57.7"
2+
".": "1.58.0"
33
}

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [1.58.0](https://github.com/Altinn/dialogporten/compare/v1.57.7...v1.58.0) (2025-03-11)
4+
5+
6+
### Features
7+
8+
* Add Name to ApiAction as optional field ([#2034](https://github.com/Altinn/dialogporten/issues/2034)) ([95ba41e](https://github.com/Altinn/dialogporten/commit/95ba41e154265e2774f1581e5fe25142bf3e579b))
9+
10+
11+
### Bug Fixes
12+
13+
* **webapi:** Move swagger server override to correct post processing step ([#2037](https://github.com/Altinn/dialogporten/issues/2037)) ([e2ba5d5](https://github.com/Altinn/dialogporten/commit/e2ba5d567a236bd6b32bc0b5d1684801a106aa37))
14+
15+
16+
### Miscellaneous Chores
17+
18+
* **performance:** Make improved tests for graphql search ([#2030](https://github.com/Altinn/dialogporten/issues/2030)) ([3688892](https://github.com/Altinn/dialogporten/commit/36888929f762074fca0acccd2348671b79ffd998))
19+
320
## [1.57.7](https://github.com/Altinn/dialogporten/compare/v1.57.6...v1.57.7) (2025-03-09)
421

522

version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.57.7
1+
1.58.0

0 commit comments

Comments
 (0)