Build
* build: change publish pipeline. ([`2ec4255`](https://github.com/omadson/fuzzy-c-means/commit/2ec42554b1b444d96055b730743488a20c84c774))
* build(deps-dev): bump jinja2 from 3.1.2 to 3.1.3
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`bff083f`](https://github.com/omadson/fuzzy-c-means/commit/bff083fb146f64e516a05d1638bf407a52c80e03))
* build(deps): bump markdown-it-py from 2.1.0 to 2.2.0
Bumps [markdown-it-py](https://github.com/executablebooks/markdown-it-py) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/executablebooks/markdown-it-py/releases)
- [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/executablebooks/markdown-it-py/compare/v2.1.0...v2.2.0)
---
updated-dependencies:
- dependency-name: markdown-it-py
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`a5af1d9`](https://github.com/omadson/fuzzy-c-means/commit/a5af1d96738c9dc893b4ee4c37b7cf371003bf60))
Chore
* chore: change semantic release options. ([`ee5ffef`](https://github.com/omadson/fuzzy-c-means/commit/ee5ffef98e8c6ebd3f5bafb54cdb4ef6789a05eb))
* chore: remove notebook outputs ([`b9bd71c`](https://github.com/omadson/fuzzy-c-means/commit/b9bd71ca9faf5119d5423554e1b4a97f1759a6d1))
* chore: add new env var. ([`8a2cd12`](https://github.com/omadson/fuzzy-c-means/commit/8a2cd12dfa66dd28832e4c78a618891e76158061))
Fix
* fix: correction of the cosine distance calculation method (78). ([`c0fd2f8`](https://github.com/omadson/fuzzy-c-means/commit/c0fd2f8e33ad3328484701b7a4b747e89990261c))
Refactor
* refactor: update pydantic and typer version. ([`5d6384e`](https://github.com/omadson/fuzzy-c-means/commit/5d6384e7a0fc28cd711a0ac97363e64709a76530))
Unknown
* Merge pull request 92 from omadson/docs/remove-notebook-outputs
docs: remove notebook outputs ([`0c4b407`](https://github.com/omadson/fuzzy-c-means/commit/0c4b407326ee26e490abb45268af7e4844e3cd9a))
* Merge pull request 91 from omadson/chore/change-publish-pipeline
chore: add new env var. ([`4cde06d`](https://github.com/omadson/fuzzy-c-means/commit/4cde06d86707e9dfef6c3f1b94bef35c9712cb63))
* Merge pull request 87 from omadson/feature/upgrade-pydantic-to-v2
feature/upgrade pydantic to v2 ([`c4be239`](https://github.com/omadson/fuzzy-c-means/commit/c4be239a7d5d6f13af530dba48d24884d110b999))
* Merge pull request 83 from omadson/dependabot/pip/jinja2-3.1.3
build(deps-dev): bump jinja2 from 3.1.2 to 3.1.3 ([`721f8ef`](https://github.com/omadson/fuzzy-c-means/commit/721f8ef06e884a9cd11fbdf014d5920cf59363a8))
* Merge pull request 73 from omadson/dependabot/pip/markdown-it-py-2.2.0
build(deps): bump markdown-it-py from 2.1.0 to 2.2.0 ([`2ad8c6a`](https://github.com/omadson/fuzzy-c-means/commit/2ad8c6a63ba1f6b47eca49f5d6e562d5de7637ec))