From 94b82bde391ee402c7f63ebfd67a9c4601dc6c29 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 07:57:43 +0000 Subject: [PATCH] chore(main): release 3.0.0 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a91e1ca..7c6a8d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [3.0.0](https://github.com/entur/api-guidelines/compare/v2.2.4...v3.0.0) (2026-04-01) + + +### ⚠ BREAKING CHANGES + +* **ETU-66996:** Add entur extensions as errors to spectral rulesets ([#101](https://github.com/entur/api-guidelines/issues/101)) + +### Features + +* **ETU-66996:** Add entur extensions as errors to spectral rulesets ([#101](https://github.com/entur/api-guidelines/issues/101)) ([dfd9a72](https://github.com/entur/api-guidelines/commit/dfd9a728fd15313e810b79c7f919a79701d67729)) + ## [2.2.4](https://github.com/entur/api-guidelines/compare/v2.2.3...v2.2.4) (2026-03-31)