Skip to content

Commit e2ddb78

Browse files
chore(main): release netzgrafik-frontend 2.10.2 (#686)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 86f7120 commit e2ddb78

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.10.1"
2+
".": "2.10.2"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.10.2](https://github.com/OpenRailAssociation/netzgrafik-editor-frontend/compare/netzgrafik-frontend-v2.10.1...netzgrafik-frontend-v2.10.2) (2025-12-11)
4+
5+
6+
### Bug Fixes
7+
8+
* Trainrun deselection leaves single trainrun section marked/selected ([#682](https://github.com/OpenRailAssociation/netzgrafik-editor-frontend/issues/682)) ([86f7120](https://github.com/OpenRailAssociation/netzgrafik-editor-frontend/commit/86f712000a52e5c776663df52cf6935cbe16d286))
9+
310
## [2.10.1](https://github.com/OpenRailAssociation/netzgrafik-editor-frontend/compare/netzgrafik-frontend-v2.10.0...netzgrafik-frontend-v2.10.1) (2025-12-05)
411

512
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"extract-i18n": "ng extract-i18n"
2323
},
2424
"name": "netzgrafik-frontend",
25-
"version": "2.10.1",
25+
"version": "2.10.2",
2626
"repository": {
2727
"type": "git",
2828
"url": "https://github.com/SchweizerischeBundesbahnen/netzgrafik-editor-frontend.git"

0 commit comments

Comments
 (0)