generated from Templates/Baseline
OCram85
08d5be0469
#### 📖 Summary - update changelog #### 📑 Test Plan > 💡 Select your test plan for the code changes. - [x] CI pipeline tests - [ ] Custom test - [ ] No test plan ##### Details / Justification <!-- Add your test details or justification for missing tests here. --> #### 📚 Additional Notes <!-- A place for additional detail notes. --> Reviewed-on: #23
1.0 KiB
1.0 KiB
v0.1.1 - 2024-06-20
- ✨ FEATURES
- Adds timezone support (#14)
- 🤖 DEPENDENCIES
- Chore(deps): update actions/build-push-action action to v6 (#22)
- Chore(deps): update actions/setup-buildx-action action to v3 (#21)
- Chore(deps): update actions/metadata-action action to v5 (#20)
- Chore(deps): update actions/login-action action to v3 (#19)
- Chore(deps): update actions/checkout action to v4 (#18)
- Chore(deps): update alpine docker tag to v3.20.0 (#16)
- Update alpine Docker tag to v3.18.4 (#15)
v0.1.0 - 2023-07-13
- ✨ FEATURES
- Adds entrypoint (#6)
- Add first prototype implementation (#1)
- 📦 BUILD
- Add gitea release action (#7)
- Finalize ci (#5)
- Setup basic action based ci (#3)
- 🤖 DEPENDENCIES
- Use absolute urls for action calls (#10)
- Adds renovate support (#8)
- ⚙️ META
- Add Readme content (#11)
- Adds initial readme (#4)