From 9af2dd5e86b82f43d21344bc9afd7d098315db4c Mon Sep 17 00:00:00 2001 From: atb-build <65347237+atb-build@users.noreply.github.com> Date: Wed, 23 Sep 2026 08:34:30 +0200 Subject: [PATCH] chore(main): release 3.26.0 --- CHANGELOG.md | 18 ++++++++++++++++++ package.json | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..b26ec19cb --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +## [3.26.0](https://github.com/AtB-AS/planner-web/compare/v3.25.1...v3.26.0) (2026-09-23) + + +### Features + +* add "via" on line name if it is provided by Entur ([#789](https://github.com/AtB-AS/planner-web/issues/789)) ([263f4c3](https://github.com/AtB-AS/planner-web/commit/263f4c36352d73c0a7ccbe4704a373147d241489)) +* align notices presentation as in app ([#794](https://github.com/AtB-AS/planner-web/issues/794)) ([594c5bc](https://github.com/AtB-AS/planner-web/commit/594c5bc33f709bf14a3138447fbc7a487adc0699)) +* AtB contact form ([#792](https://github.com/AtB-AS/planner-web/issues/792)) ([387314f](https://github.com/AtB-AS/planner-web/commit/387314fbef9a79bddc3c7930b2d16685bc5121da)) +* show "kort byttetid" on a zero-second transfer ([#785](https://github.com/AtB-AS/planner-web/issues/785)) ([a4f580c](https://github.com/AtB-AS/planner-web/commit/a4f580c7a50ca76f5401ac247564c38c04e21e01)) +* unify transfer risk rule and fix tight-transfer display ([#784](https://github.com/AtB-AS/planner-web/issues/784)) ([c472b90](https://github.com/AtB-AS/planner-web/commit/c472b902bafa1478f3d0bab40311539b77c81817)) +* update contact form to use npm package ([#698](https://github.com/AtB-AS/planner-web/issues/698)) ([215f1a7](https://github.com/AtB-AS/planner-web/commit/215f1a74ffdadde327190fe10dc97c859cc5adb8)) + + +### Bug Fixes + +* button icon color didn't follow button background ([#795](https://github.com/AtB-AS/planner-web/issues/795)) ([3091186](https://github.com/AtB-AS/planner-web/commit/3091186edbf8752562d41c1ddb999fd9fcee81b7)) diff --git a/package.json b/package.json index 8e2414352..dc8e62372 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@atb-as/planner-web", - "version": "3.25.1", + "version": "3.26.0", "private": true, "license": "EUPL-1.2", "engines": {