Skip to content

Commit d7f6581

Browse files
chore(main): release 1.48.3 (#1795)
🤖 I have created a release *beep* *boop* --- ## [1.48.3](v1.48.2...v1.48.3) (2025-02-05) ### Miscellaneous Chores * **deps:** bump vitest from 3.0.4 to 3.0.5 ([#1798](#1798)) ([7c306fd](7c306fd)) * **deps:** update bicep dependencies (major) ([#1621](#1621)) ([6fef560](6fef560)) * **deps:** update dotnet monorepo ([#1800](#1800)) ([0d08537](0d08537)) * **deps:** update masstransit monorepo to 8.3.5 ([#1801](#1801)) ([3f35e0f](3f35e0f)) * **graphql:** Remove custom OTEL event listener ([#1797](#1797)) ([56adb3f](56adb3f)) * **performance:** Adding breakpoint tests ([#1793](#1793)) ([fe93b20](fe93b20)) * Remove CDC and obsolete version property from docker compose ([#1796](#1796)) ([663734c](663734c)) --- 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 3f35e0f commit d7f6581

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [1.48.3](https://github.com/Altinn/dialogporten/compare/v1.48.2...v1.48.3) (2025-02-05)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **deps:** bump vitest from 3.0.4 to 3.0.5 ([#1798](https://github.com/Altinn/dialogporten/issues/1798)) ([7c306fd](https://github.com/Altinn/dialogporten/commit/7c306fd26af346cd6cfca6811d04063366da4c48))
9+
* **deps:** update bicep dependencies (major) ([#1621](https://github.com/Altinn/dialogporten/issues/1621)) ([6fef560](https://github.com/Altinn/dialogporten/commit/6fef560461f2b6c745bb2f41c2ecb8eb4e0c95e1))
10+
* **deps:** update dotnet monorepo ([#1800](https://github.com/Altinn/dialogporten/issues/1800)) ([0d08537](https://github.com/Altinn/dialogporten/commit/0d08537beefcf260b4ade4727afa71ea1e818098))
11+
* **deps:** update masstransit monorepo to 8.3.5 ([#1801](https://github.com/Altinn/dialogporten/issues/1801)) ([3f35e0f](https://github.com/Altinn/dialogporten/commit/3f35e0f8a2c66d1c804e3d6e1ab16cd7802e36eb))
12+
* **graphql:** Remove custom OTEL event listener ([#1797](https://github.com/Altinn/dialogporten/issues/1797)) ([56adb3f](https://github.com/Altinn/dialogporten/commit/56adb3faddf2071d3c9f5f9ea6f511171aa8df3b))
13+
* **performance:** Adding breakpoint tests ([#1793](https://github.com/Altinn/dialogporten/issues/1793)) ([fe93b20](https://github.com/Altinn/dialogporten/commit/fe93b207402738ebc3982f2bcece9f184adc09db))
14+
* Remove CDC and obsolete version property from docker compose ([#1796](https://github.com/Altinn/dialogporten/issues/1796)) ([663734c](https://github.com/Altinn/dialogporten/commit/663734c2f4a21a259f1892f4cbe5ba7e7d5d85b6))
15+
316
## [1.48.2](https://github.com/Altinn/dialogporten/compare/v1.48.1...v1.48.2) (2025-02-04)
417

518

version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.48.2
1+
1.48.3

0 commit comments

Comments
 (0)