-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: version using commitizen π (#97)
* feat: bump version file in pre-commit hook * bump: version 0.2.0 β 0.3.0
- Loading branch information
Showing
5 changed files
with
65 additions
and
3 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
## 0.3.0 (2024-02-18) | ||
|
||
### Feat | ||
|
||
- bump version file in pre-commit hook | ||
|
||
### Refactor | ||
|
||
- move version to version file π (#96) | ||
|
||
## 0.0.8 (2024-02-04) | ||
|
||
## 0.0.7 (2024-02-04) | ||
|
||
### Feat | ||
|
||
- improve links in examplesπ (#90) | ||
|
||
## 0.0.6 (2024-01-15) | ||
|
||
### Feat | ||
|
||
- **ci**: add codespeedHQ performance analysisπ (#81) | ||
- **ci**: skip python pipelines for changes in docs (#80) | ||
- **doc**: add analytics π’ (#79) | ||
- **doc**: add light/dark mode to documentation𧾠(#78) | ||
|
||
### Refactor | ||
|
||
- **docs**: restructure readme + index (#82) | ||
- use generic checks for missing columnsπ (#71) | ||
|
||
## 0.0.5 (2024-01-06) | ||
|
||
## 0.0.4 (2024-01-06) | ||
|
||
## 0.0.3 (2024-01-06) | ||
|
||
## 0.0.2 (2023-12-28) | ||
|
||
## 0.0.1 (2023-12-28) |
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 |
---|---|---|
@@ -1 +1 @@ | ||
0.0.8 | ||
0.0.9 |