Skip to content

Commit cfa4a51

Browse files
wp99cpdependabot[bot]maede97
authored
Release v3.0.1 (#165)
* Bump decode-uri-component from 0.2.0 to 0.2.2 in /frontend Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Fixes #162 * Bump json5 from 2.2.1 to 2.2.3 in /frontend Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.2.1...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * bump version number Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthias Hüppi <[email protected]>
1 parent ab52097 commit cfa4a51

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ titleTemplate: J+S-Marschzeittabellen automatisiert generieren
88
hero:
99
name: Marschzeittabellen
1010
text: automatisiert generieren
11-
tagline: Simple, powerful, and performant. Meet the modern SSG framework you've always wanted.
11+
tagline: Read the documentation about the tool.
1212
actions:
1313
- theme: brand
1414
text: Get Started

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "automatic-walk-time-tables",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"scripts": {
55
"ng": "ng",
66
"start": "tsc set-env.ts && BACKEND_DOMAIN=http://localhost:5000 node set-env.js && angular-build-info && ng serve",

0 commit comments

Comments
 (0)