Skip to content

Commit 998dd73

Browse files
chore(main): release netzgrafik-frontend 2.10.18 (#866)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4db03c6 commit 998dd73

File tree

4 files changed

+14
-4
lines changed

4 files changed

+14
-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.17"
2+
".": "2.10.18"
33
}

CHANGELOG.md

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

3+
## [2.10.18](https://github.com/OpenRailAssociation/netzgrafik-editor-frontend/compare/netzgrafik-frontend-v2.10.17...netzgrafik-frontend-v2.10.18) (2026-03-03)
4+
5+
6+
### Bug Fixes
7+
8+
* adding strict null checks for app/data-structures directory ([#657](https://github.com/OpenRailAssociation/netzgrafik-editor-frontend/issues/657)) ([b5e3dbb](https://github.com/OpenRailAssociation/netzgrafik-editor-frontend/commit/b5e3dbbbb93b7df2110580de7b60863be96a2be3))
9+
* Odd times for freq &gt; 60 will be italic rendering in the trainrun-section-card.component ([#865](https://github.com/OpenRailAssociation/netzgrafik-editor-frontend/issues/865)) ([15ebe4a](https://github.com/OpenRailAssociation/netzgrafik-editor-frontend/commit/15ebe4a38f1c31873ec51337aa70a14d6188ef67))
10+
* Perlenkette Connection Time display precision fixed ([#863](https://github.com/OpenRailAssociation/netzgrafik-editor-frontend/issues/863)) ([9bc89e4](https://github.com/OpenRailAssociation/netzgrafik-editor-frontend/commit/9bc89e413ae93c2d74785a6a7e704a6a8cc72fa4))
11+
* Reported minus/plus button issue resolved ([#864](https://github.com/OpenRailAssociation/netzgrafik-editor-frontend/issues/864)) ([5eed8d2](https://github.com/OpenRailAssociation/netzgrafik-editor-frontend/commit/5eed8d2a8fe8880402ca9364d7ec1beba202987a))
12+
313
## [2.10.17](https://github.com/OpenRailAssociation/netzgrafik-editor-frontend/compare/netzgrafik-frontend-v2.10.16...netzgrafik-frontend-v2.10.17) (2026-02-25)
414

515

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
@@ -21,7 +21,7 @@
2121
"extract-i18n": "ng extract-i18n"
2222
},
2323
"name": "netzgrafik-frontend",
24-
"version": "2.10.17",
24+
"version": "2.10.18",
2525
"repository": {
2626
"type": "git",
2727
"url": "https://github.com/OpenRailAssociation/netzgrafik-editor-frontend.git"

0 commit comments

Comments
 (0)