From faff75559ebc525f5f992f50ad7270115e36b971 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 15:44:49 +0000 Subject: [PATCH] chore(main): release 2.2.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f03c0b..9d31a4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [2.2.0](https://github.com/entur/api-guidelines/compare/v2.1.0...v2.2.0) (2026-02-23) + + +### Features + +* Add ci workflow to check that linting works ([#93](https://github.com/entur/api-guidelines/issues/93)) ([4c719cb](https://github.com/entur/api-guidelines/commit/4c719cb93295a590ffb658c4de105c8d7c0a2a0f)) +* Add lint rules to more x-entur-metadata fields ([#92](https://github.com/entur/api-guidelines/issues/92)) ([a12c96c](https://github.com/entur/api-guidelines/commit/a12c96c011d6758b4aee3b11be387fdfe0c85390)) + ## [2.1.0](https://github.com/entur/api-guidelines/compare/v2.0.2...v2.1.0) (2026-01-29)