-
-
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.
- Loading branch information
semantic-release
committed
Aug 3, 2024
1 parent
8428f5c
commit 172a153
Showing
2 changed files
with
72 additions
and
4 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,74 @@ | ||
# CHANGELOG | ||
## v1.0.0 (2024-08-03) | ||
### Breaking | ||
* ci: update workflow | ||
|
||
All notable changes to this project will be documented in this file. | ||
BREAKING CHANGE: Release Major Version ([`a6b608d`](https://github.com/Nicconike/Wakatime-Leaderboards/commit/a6b608dd84f5becf27df4815fb59f1f716a6abd1)) | ||
### Build | ||
* build: Update dockerfile | ||
docs: update readme and add templates ([`73712c3`](https://github.com/Nicconike/Wakatime-Leaderboards/commit/73712c3fe362376f4c0c673dc7ff28ad441ccf0b)) | ||
### Chore | ||
* chore: update toml | ||
test: add test_main.py ([`8428f5c`](https://github.com/Nicconike/Wakatime-Leaderboards/commit/8428f5cf642ab2f7877267433d51f8dee536cdfb)) | ||
* chore: Update Wakatime Leaderboards ([`7f92fda`](https://github.com/Nicconike/Wakatime-Leaderboards/commit/7f92fdaac64ea5c8fc6c98911cb0fc1ccace2505)) | ||
* chore: Update Wakatime Leaderboards ([`72ab52f`](https://github.com/Nicconike/Wakatime-Leaderboards/commit/72ab52f296c698763c516d9bc40ec459bb1cf485)) | ||
* chore: Update Wakatime Leaderboards ([`a7ab01f`](https://github.com/Nicconike/Wakatime-Leaderboards/commit/a7ab01f5ca7b2c220c6bfe07e95da410b78947f1)) | ||
* chore(release): Version Release 0.1.0 ([`c7e11ed`](https://github.com/Nicconike/Wakatime-Leaderboards/commit/c7e11edc0c5569e15640ae25835745e6a3a9f6d8)) | ||
* chore: Update Pylint Badge ([`ed95bb3`](https://github.com/Nicconike/Wakatime-Leaderboards/commit/ed95bb3e209f6bda331d719b8dff9bc9f33ed126)) | ||
* chore: Update Steam Stats ([`1d49fda`](https://github.com/Nicconike/Wakatime-Leaderboards/commit/1d49fda2b9c81ef69ff5110ad485c61d861be7d4)) | ||
* chore: Update Pylint Badge ([`899da04`](https://github.com/Nicconike/Wakatime-Leaderboards/commit/899da041dadbdb669987f15a53fad4b7ad38dfce)) | ||
* chore: Update Steam Stats ([`bc4ca91`](https://github.com/Nicconike/Wakatime-Leaderboards/commit/bc4ca91e95f8af832de27fe399f90f64ce55ee62)) | ||
* chore: Update Pylint Badge ([`b4e5af1`](https://github.com/Nicconike/Wakatime-Leaderboards/commit/b4e5af1e31c4b9e45d6e7256a2f99c43da74bbcc)) | ||
* chore(release): Version Release 0.0.0 ([`1fe82b8`](https://github.com/Nicconike/Wakatime-Leaderboards/commit/1fe82b8a7b49cba64c3fe429204b36ab8d0520da)) | ||
* chore(release): Version Release 0.0.0 ([`6875d8e`](https://github.com/Nicconike/Wakatime-Leaderboards/commit/6875d8edb2a120e167ef27c7200a088586a4eb38)) | ||
* chore: Wakatime Leaderboards ([`ebdba18`](https://github.com/Nicconike/Wakatime-Leaderboards/commit/ebdba18c313bdd4a2cbca294ce908c1a8b2e27fb)) | ||
### Ci | ||
* ci: Bump docker/scout-action in the github-actions group (#1) | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/). | ||
Bumps the github-actions group with 1 update: [docker/scout-action](https://github.com/docker/scout-action). | ||
|
||
|
||
Updates `docker/scout-action` from 1.11.0 to 1.12.0 | ||
- [Release notes](https://github.com/docker/scout-action/releases) | ||
- [Commits](https://github.com/docker/scout-action/compare/v1.11.0...v1.12.0) | ||
|
||
--- | ||
updated-dependencies: | ||
- dependency-name: docker/scout-action | ||
dependency-type: direct:production | ||
update-type: version-update:semver-minor | ||
dependency-group: github-actions | ||
... | ||
|
||
Signed-off-by: dependabot[bot] <support@github.com> | ||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ([`417d618`](https://github.com/Nicconike/Wakatime-Leaderboards/commit/417d6187243f96280a3037be782b4fb92cf79e21)) | ||
* ci: Trigger codecov | ||
chore: update toml | ||
|
||
BREAKING CHANGES: Release Major Version ([`b7b5316`](https://github.com/Nicconike/Wakatime-Leaderboards/commit/b7b5316846c6ac466b8919e599b5af5fb01f2795)) | ||
* ci: check for clean working tree | ||
chore: update deps | ||
docs: add PR template ([`9623999`](https://github.com/Nicconike/Wakatime-Leaderboards/commit/9623999489380bf9bbebc742e27e97634b0e29f8)) | ||
### Documentation | ||
* docs: Add security.md ([`63a69ae`](https://github.com/Nicconike/Wakatime-Leaderboards/commit/63a69ae33d42cdcaaceee08815aa3f91b377345e)) | ||
* docs: Create CODE_OF_CONDUCT.md | ||
|
||
Signed-off-by: Nicco <38905025+Nicconike@users.noreply.github.com> ([`fb169cc`](https://github.com/Nicconike/Wakatime-Leaderboards/commit/fb169cc6337d9b6d2b78a50dff2d0d29388f2ff8)) | ||
### Feature | ||
* feat: Update main code to correctly fetch user country | ||
ci: update workflow ([`e89db01`](https://github.com/Nicconike/Wakatime-Leaderboards/commit/e89db01976e10b78f89d855e5f53815bc13d4a97)) | ||
* feat: update Dockerfile | ||
ci: update workflow | ||
test: Add unittests for utils.py | ||
docs: update template & readme ([`dfc0ae0`](https://github.com/Nicconike/Wakatime-Leaderboards/commit/dfc0ae08e2025393375f7dbd3dcd1d9e1eb31d99)) | ||
### Fix | ||
* fix: correct the commit msg & table | ||
docs: update issue template | ||
ci: run pylint for all files | ||
|
||
BREAKING CHANGE: Wakatime Leaderboards ([`6d5b739`](https://github.com/Nicconike/Wakatime-Leaderboards/commit/6d5b739bb5cc826abfd698b8d2479cdcde747875)) | ||
### Refactor | ||
* refactor: update code | ||
docs: add codecov ([`4b4d404`](https://github.com/Nicconike/Wakatime-Leaderboards/commit/4b4d40448437af001f37295597be10c79897cbbf)) | ||
### Unknown | ||
* Initial commit ([`fd82eda`](https://github.com/Nicconike/Wakatime-Leaderboards/commit/fd82eda4bcb9e8338514faa61d859df2b498c3c7)) |
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