-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 1.0.1 -> 2.0.0 [skip-ci]
- Loading branch information
1 parent
3589580
commit 0fe2e1f
Showing
3 changed files
with
23 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
## v2.0.0 (2022-05-11) | ||
|
||
### Feat | ||
|
||
- add new loupedeck variables to LoupedeckPackage.yaml | ||
- add run/debug options (for Rider) | ||
- **github**: add issue templates | ||
- **ci**: add github worlfows for easy bumping and changelog generation | ||
|
||
### Refactor | ||
|
||
- **git**: expand .gitignore with more usefull entries | ||
- **ci**: replace standard-version with commitizen and workflow | ||
|
||
### BREAKING CHANGE | ||
|
||
- Replaced standard-version with commitizen | ||
|
||
## v1.0.1 (2021-12-15) | ||
|
||
## v1.0.0 (2021-12-15) |