mirror of
https://github.com/lukaszraczylo/traefikoidc.git
synced 2026-06-05 22:44:17 +00:00
751933ffa0
* Add todo list. * fixup! Add todo list. * fixup! fixup! Add todo list. * fixup! fixup! fixup! Add todo list. * Improve the session handling and cache. * Fix an issue where expired session can cause infinite redirect loop * fixup! Fix an issue where expired session can cause infinite redirect loop * Add semver setup for automatic releases. * fixup! Add semver setup for automatic releases. * fixup! fixup! Add semver setup for automatic releases. * fixup! fixup! fixup! Add semver setup for automatic releases.
11 lines
126 B
YAML
11 lines
126 B
YAML
version: 1
|
|
force:
|
|
existing: true
|
|
wording:
|
|
patch:
|
|
- patch-release
|
|
minor:
|
|
- minor-release
|
|
major:
|
|
- breaking
|