Skip to content

Commit

Permalink
chore(main): release webapp 0.1.0 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 4, 2024
1 parent 6b1ffa4 commit cc4ceba
Show file tree
Hide file tree
Showing 4 changed files with 17 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 +1 @@
{}
{"webapp":"0.1.0"}
13 changes: 13 additions & 0 deletions webapp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog

## 0.1.0 (2024-03-04)


### Features

* add webapp ([89d92c6](https://github.com/SchweizerischeBundesbahnen/DAS/commit/89d92c6cd8b6a4e010c10522dc94b6a42b630b34))


### Miscellaneous Chores

* release 0.1.0 ([e73de8e](https://github.com/SchweizerischeBundesbahnen/DAS/commit/e73de8ed6c8f44c533afcc709c822d14f554c065))
4 changes: 2 additions & 2 deletions webapp/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 webapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webapp",
"version": "0.0.0",
"version": "0.1.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit cc4ceba

Please sign in to comment.