diff --git a/CHANGELOG.md b/CHANGELOG.md index 28b697c..e9d93c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [11.1.0](https://github.com/AtB-AS/config-specs/compare/v11.0.0...v11.1.0) (2026-06-22) + + +### Features + +* fareZoneSummaryStyle ([#195](https://github.com/AtB-AS/config-specs/issues/195)) ([e927ff5](https://github.com/AtB-AS/config-specs/commit/e927ff5ececbd7ba1d3e4a5f1023655bd49c2536)) + ## [11.0.0](https://github.com/AtB-AS/config-specs/compare/v10.0.0...v11.0.0) (2026-06-08) diff --git a/package.json b/package.json index 200a15c..614906c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@atb-as/config-specs", - "version": "11.0.0", + "version": "11.1.0", "description": "Shared types and validation for fare product type configs", "repository": { "url": "https://github.com/AtB-AS/config-specs"