mirror of
https://github.com/alexpasmantier/television.git
synced 2025-06-06 03:25:23 +00:00
chore(changelog): update changelog (auto) (#70)
Co-authored-by: alexpasmantier <47638216+alexpasmantier@users.noreply.github.com>
This commit is contained in:
parent
03fb7d0f35
commit
c87af47d4e
4
.github/workflows/changelog.yml
vendored
4
.github/workflows/changelog.yml
vendored
@ -5,8 +5,8 @@ permissions:
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
tags:
|
||||
- '[v]?[0-9]+.[0-9]+.[0-9]+'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
@ -17,6 +17,10 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
- Terminal emulators compatibility and good first issues (#56)
|
||||
|
||||
### ⚡ Performance
|
||||
|
||||
- *(preview)* Cap the number of concurrent preview tokio tasks in the background (#67)
|
||||
|
||||
### 🎨 Styling
|
||||
|
||||
- *(git)* Enforce conventional commits on git push with a hook (#61)
|
||||
@ -24,9 +28,8 @@ All notable changes to this project will be documented in this file.
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- Add readme version update to github actions (#55)
|
||||
- *(update_readme)* Fix `update_readme` workflow
|
||||
- *(changelog)* Update changelog (auto)
|
||||
- *(update_readme)* Fix `update_readme` workflow
|
||||
- *(update_readme)* Fix `update_readme` workflow (#63)
|
||||
- *(changelog)* Update changelog action trigger (#68)
|
||||
|
||||
### Build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user