-
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.
Automatically generated by python-semantic-release
- Loading branch information
semantic-release
committed
Oct 11, 2024
1 parent
ac38f45
commit 8c6585b
Showing
1 changed file
with
79 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,79 @@ | ||
# CHANGELOG | ||
|
||
|
||
## v0.0.0 (2024-10-11) | ||
|
||
### Build System | ||
|
||
* build: remove sphinxcontrib-mermaid package ([`ac38f45`](https://github.com/luizdesuo/banquo/commit/ac38f45828b58529a88c6ad7fa36dd9c71e71e1e)) | ||
|
||
* build(deps): bump python-semantic-release/python-semantic-release | ||
|
||
Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 8.3.0 to 9.10.1. | ||
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases) | ||
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md) | ||
- [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v8.3.0...v9.10.1) | ||
|
||
--- | ||
updated-dependencies: | ||
- dependency-name: python-semantic-release/python-semantic-release | ||
dependency-type: direct:production | ||
update-type: version-update:semver-major | ||
... | ||
|
||
Signed-off-by: dependabot[bot] <[email protected]> ([`c0e5bc9`](https://github.com/luizdesuo/banquo/commit/c0e5bc9d39e927b987e3173226dca5a0554f0c0a)) | ||
|
||
* build(deps): bump codecov/codecov-action from 3 to 4 | ||
|
||
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. | ||
- [Release notes](https://github.com/codecov/codecov-action/releases) | ||
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) | ||
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4) | ||
|
||
--- | ||
updated-dependencies: | ||
- dependency-name: codecov/codecov-action | ||
dependency-type: direct:production | ||
update-type: version-update:semver-major | ||
... | ||
|
||
Signed-off-by: dependabot[bot] <[email protected]> ([`7db76a5`](https://github.com/luizdesuo/banquo/commit/7db76a5fb8e0553a1a3f1e065d800fa9583cc09e)) | ||
|
||
* build(deps): bump dependabot/fetch-metadata from 1 to 2 | ||
|
||
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1 to 2. | ||
- [Release notes](https://github.com/dependabot/fetch-metadata/releases) | ||
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1...v2) | ||
|
||
--- | ||
updated-dependencies: | ||
- dependency-name: dependabot/fetch-metadata | ||
dependency-type: direct:production | ||
update-type: version-update:semver-major | ||
... | ||
|
||
Signed-off-by: dependabot[bot] <[email protected]> ([`dc736a7`](https://github.com/luizdesuo/banquo/commit/dc736a7084a4b21994ce71b66676b40dc9a70206)) | ||
|
||
* build: add safety policy file ([`1de3ef8`](https://github.com/luizdesuo/banquo/commit/1de3ef85ea312890952bcf3dcfd0dac216042e35)) | ||
|
||
* build: update pre-commit hooks versions ([`030306c`](https://github.com/luizdesuo/banquo/commit/030306c89d623875aea9f764b8e77536478b84a4)) | ||
|
||
### Documentation | ||
|
||
* docs: add logo ([`6bc6314`](https://github.com/luizdesuo/banquo/commit/6bc6314c531c2893f63942d466be14d97cf3a1d0)) | ||
|
||
### Unknown | ||
|
||
* Merge pull request #1 from luizdesuo/dependabot/github_actions/python-semantic-release/python-semantic-release-9.10.1 | ||
|
||
build(deps): bump python-semantic-release/python-semantic-release from 8.3.0 to 9.10.1 ([`a25ba68`](https://github.com/luizdesuo/banquo/commit/a25ba68e06c618eab03826d8283e61147ec6abe3)) | ||
|
||
* Merge pull request #2 from luizdesuo/dependabot/github_actions/codecov/codecov-action-4 | ||
|
||
build(deps): bump codecov/codecov-action from 3 to 4 ([`25806f9`](https://github.com/luizdesuo/banquo/commit/25806f9191477e995e6f188ff70b703c348924ce)) | ||
|
||
* Merge pull request #3 from luizdesuo/dependabot/github_actions/dependabot/fetch-metadata-2 | ||
|
||
build(deps): bump dependabot/fetch-metadata from 1 to 2 ([`4ff9494`](https://github.com/luizdesuo/banquo/commit/4ff9494d05d4a9d74374ba02bd6869a7c79980f0)) | ||
|
||
* initial package setup ([`f759bfb`](https://github.com/luizdesuo/banquo/commit/f759bfba6f9544cef862877786aa99b47c6bbd34)) |