From 797df0f051fd349a01dd335bab95e1644639c39e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 13:05:32 +0000 Subject: [PATCH] chore(main): release 2.2.3 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00ce7ab..bddcd74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.2.3](https://github.com/entur/api-guidelines/compare/v2.2.2...v2.2.3) (2026-03-16) + + +### Bug Fixes + +* **ETU-69733:** Add 302 as valid response code for GET ([#99](https://github.com/entur/api-guidelines/issues/99)) ([56f3999](https://github.com/entur/api-guidelines/commit/56f39993319c4376f67af84b44e2bd7c3769771a)) + ## [2.2.2](https://github.com/entur/api-guidelines/compare/v2.2.1...v2.2.2) (2026-03-10)