mirror of
https://github.com/alexpasmantier/television.git
synced 2025-06-07 03:55: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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
tags:
|
||||||
- main
|
- '[v]?[0-9]+.[0-9]+.[0-9]+'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
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)
|
- Terminal emulators compatibility and good first issues (#56)
|
||||||
|
|
||||||
|
### ⚡ Performance
|
||||||
|
|
||||||
|
- *(preview)* Cap the number of concurrent preview tokio tasks in the background (#67)
|
||||||
|
|
||||||
### 🎨 Styling
|
### 🎨 Styling
|
||||||
|
|
||||||
- *(git)* Enforce conventional commits on git push with a hook (#61)
|
- *(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
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
- Add readme version update to github actions (#55)
|
- Add readme version update to github actions (#55)
|
||||||
- *(update_readme)* Fix `update_readme` workflow
|
- *(update_readme)* Fix `update_readme` workflow (#63)
|
||||||
- *(changelog)* Update changelog (auto)
|
- *(changelog)* Update changelog action trigger (#68)
|
||||||
- *(update_readme)* Fix `update_readme` workflow
|
|
||||||
|
|
||||||
### Build
|
### Build
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user