Skip to content

Commit

Permalink
Merge pull request #29 from teloscube/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 0.0.12
  • Loading branch information
vst authored Sep 26, 2024
2 parents aaef4f7 + 4d546cc commit 87d4781
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.0.11"
".": "0.0.12"
}
24 changes: 23 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## [0.0.12](https://github.com/teloscube/decaf-client-python/compare/0.0.11...0.0.12) (2024-09-26)


### ⚠ BREAKING CHANGES

* **dev:** switch to pyproject.toml, pyproject.nix

### Documentation

* update README and LICENSE ([3a7415c](https://github.com/teloscube/decaf-client-python/commit/3a7415cf1f7c178a7678d4ea5e5bd9d7b1c2b522))


### Miscellaneous Chores

* release 0.0.12 ([aaef4f7](https://github.com/teloscube/decaf-client-python/commit/aaef4f7d74978437d6b53f47724bac3e9f59ba89))
* release 0.0.12 ([770c3b1](https://github.com/teloscube/decaf-client-python/commit/770c3b1af935cac2f2985a0b9dbf037c275ac56c))


### Code Refactoring

* **dev:** switch to pyproject.toml, pyproject.nix ([3a97934](https://github.com/teloscube/decaf-client-python/commit/3a979345fceb969e06598352026e45f79f7c3f1b))

### [0.0.11](https://github.com/teloscube/decaf-client-python/compare/0.0.10...0.0.11) (2021-10-11)


Expand Down Expand Up @@ -118,4 +140,4 @@
* 2019-03-05 d663296 (release) Change log updated ([email protected])
* 2019-03-05 b4a0bdc (release) Version bumped to 0.0.1 ([email protected])
* 2019-03-05 afd8b3b Initial code commit ([email protected])
* 2019-03-05 a90b4dc Initial commit ([email protected])
* 2019-03-05 a90b4dc Initial commit ([email protected])

0 comments on commit 87d4781

Please sign in to comment.