From 234aec3a3d2cd9960ceb9c7dd9a3b4c76f9c76d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 06:59:42 +0000 Subject: [PATCH] chore(main): release 3.1.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ebf2859..5346be0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.1.1](https://github.com/entur/api-guidelines/compare/v3.1.0...v3.1.1) (2026-08-28) + + +### Bug Fixes + +* Add missing lifecycle and x-entur-permission rules to spectral-required ([#121](https://github.com/entur/api-guidelines/issues/121)) ([8f3ff00](https://github.com/entur/api-guidelines/commit/8f3ff0019688bc02fa4af5187af6dad462547a87)) + ## [3.1.0](https://github.com/entur/api-guidelines/compare/v3.0.3...v3.1.0) (2026-08-27)