Skip to content

Commit

Permalink
chore(main): release netzgrafik-frontend 2.9.16 (#384)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 12, 2024
1 parent e864528 commit d0928fc
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.9.15"
".": "2.9.16"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.9.16](https://github.com/SchweizerischeBundesbahnen/netzgrafik-editor-frontend/compare/netzgrafik-frontend-v2.9.15...netzgrafik-frontend-v2.9.16) (2024-12-12)


### Bug Fixes

* issue fixed and two other methods refactored to same code structure as the getTrainrunFrequency method ([#383](https://github.com/SchweizerischeBundesbahnen/netzgrafik-editor-frontend/issues/383)) ([e864528](https://github.com/SchweizerischeBundesbahnen/netzgrafik-editor-frontend/commit/e864528c3ce6c993edc4eec5e047836cee21c9b4))

## [2.9.15](https://github.com/SchweizerischeBundesbahnen/netzgrafik-editor-frontend/compare/netzgrafik-frontend-v2.9.14...netzgrafik-frontend-v2.9.15) (2024-12-11)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"extract-i18n": "ng extract-i18n"
},
"name": "netzgrafik-frontend",
"version": "2.9.15",
"version": "2.9.16",
"repository": {
"type": "git",
"url": "https://github.com/SchweizerischeBundesbahnen/netzgrafik-editor-frontend.git"
Expand Down

0 comments on commit d0928fc

Please sign in to comment.