Skip to content

Commit

Permalink
chore(release): bump version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 18, 2024
1 parent 462479e commit db866d5
Showing 1 changed file with 1 addition and 128 deletions.
129 changes: 1 addition & 128 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,133 +3,6 @@

## v0.1.0 (2024-10-18)

### Bug Fixes

* fix: semantic release pull ([`37bf8ad`](https://github.com/duohub-ai/duohub-py/commit/37bf8ad548b2ee94f537b9a708fab25e285299f4))

* fix: remove check in semantic release before pushing tags ([`40cdece`](https://github.com/duohub-ai/duohub-py/commit/40cdeced58e2ef03ea2077a0383f0903644ecb7b))

* fix: add gh_token to workflow ([`a3a8f17`](https://github.com/duohub-ai/duohub-py/commit/a3a8f1727fe845cb290369c21755f73929561a57))

### Build System

* build: remove condition to check release ([`d99d2de`](https://github.com/duohub-ai/duohub-py/commit/d99d2ded5e811e3b363212316ab334396d620dbd))

* build: simplify cicd ([`9e489b5`](https://github.com/duohub-ai/duohub-py/commit/9e489b5474fdb9b2d1e37142f57844a0addb62fb))

* build: update publish workflow ([`b79eae4`](https://github.com/duohub-ai/duohub-py/commit/b79eae45c01a8e67f7541e0f95b7dbbac10a369a))

* build: push tag on semantic release, trigger publish on tag ([`79b125e`](https://github.com/duohub-ai/duohub-py/commit/79b125ea94615da62def3d9843fea4ab6ccaf45a))

* build: add semantic-release ([`96a3f81`](https://github.com/duohub-ai/duohub-py/commit/96a3f81ad03cdf7fd44ad3e5108fb6ca64f9749c))

### Chores

* chore: bump version to 0.9.0 ([`a0ad3bf`](https://github.com/duohub-ai/duohub-py/commit/a0ad3bfa5d2846d02b3d02959b8846e12bf784f7))

* chore(release): bump version to 0.7.0 ([`e1d71c7`](https://github.com/duohub-ai/duohub-py/commit/e1d71c7e698eed12966da57f8add5b071fc6abe0))

* chore(release): bump version to 0.6.0 ([`ef3391b`](https://github.com/duohub-ai/duohub-py/commit/ef3391b27211dbab9784293a8cbc959c7d2bab9a))

* chore(release): bump version to 0.5.0 ([`0efa6ce`](https://github.com/duohub-ai/duohub-py/commit/0efa6ce62d7728376f98e4ce755cb39d0ec51c1a))

* chore(release): bump version to 0.4.0 ([`daf38af`](https://github.com/duohub-ai/duohub-py/commit/daf38afeabc0baab029334fbbad0f6c131ff9e0c))

### Continuous Integration

* ci(duohub-py): add github workflow ([`33c9d07`](https://github.com/duohub-ai/duohub-py/commit/33c9d0787b290f0bdf3608305e4ec8257e132ef4))

### Features

* feat: make verbose build ([`a1fd089`](https://github.com/duohub-ai/duohub-py/commit/a1fd089d8c76dcd12ebb8c9a2ba2a790e75dbebd))

* feat: update pyproject and semantic release ([`4771d4c`](https://github.com/duohub-ai/duohub-py/commit/4771d4c035eb39996383b76baefb20be5ef564b1))

* feat: change to httpx client ([`03f052e`](https://github.com/duohub-ai/duohub-py/commit/03f052efdf41365c4da2ba3d6a4d231920453f09))

* feat: update version in pyproject ([`f259b89`](https://github.com/duohub-ai/duohub-py/commit/f259b897ae1df2b8a95a0ede893b05a5778ce862))

* feat: trigger release to sync versions ([`5bde341`](https://github.com/duohub-ai/duohub-py/commit/5bde3415383ef7df7fb29cdcbd8122d248cf02dd))

* feat: update gh workflows ([`5b1b237`](https://github.com/duohub-ai/duohub-py/commit/5b1b237b14581288478236d343832eaa64f1990f))

* feat: add codeowners file ([`ede7cce`](https://github.com/duohub-ai/duohub-py/commit/ede7cce740c6a0f6aff4b01d10e5df306dc7d87f))

* feat(duohub-py): first commit ([`e4b8d46`](https://github.com/duohub-ai/duohub-py/commit/e4b8d46bee546b3c1e071467d882ce5780dfc50c))

### Unknown

* Merge branct push
h 'main' of github.com:duohub-ai/duohub-py ([`f68de02`](https://github.com/duohub-ai/duohub-py/commit/f68de0243b3e7ee7914ad43e831efc4711642b11))

* Merge branch 'dev' ([`18f41e8`](https://github.com/duohub-ai/duohub-py/commit/18f41e85ae1b298416f9b5ecf6feabc916c7cbda))

* t merge devMerge branch 'main' of github.com:duohub-ai/duohub-py ([`a383150`](https://github.com/duohub-ai/duohub-py/commit/a3831507c4c0874ec3f7cc9e24f2f8db0cea6995))

* Merge pull request #9 from duohub-ai/dev

feat: change to httpx client ([`96260f5`](https://github.com/duohub-ai/duohub-py/commit/96260f53c41176964d972d513a0315857e2d1bb3))

* Merge pull request #8 from duohub-ai/dev

build: simplify cicd ([`cb5de74`](https://github.com/duohub-ai/duohub-py/commit/cb5de748d1f04753642fd4ea9e65db20f109f4dd))

* Merge pull request #7 from duohub-ai/dev

feat: update version in pyproject ([`088032f`](https://github.com/duohub-ai/duohub-py/commit/088032ffb67a0e8efbddf776be21a158395a00bf))

* Merge pull request #6 from duohub-ai/dev

feat: trigger release to sync versions ([`8b651e1`](https://github.com/duohub-ai/duohub-py/commit/8b651e11e1c72939b24691994e60b44ff84a0957))

* Merge branch 'main' of github.com:duohub-ai/duohub-py ([`604fef5`](https://github.com/duohub-ai/duohub-py/commit/604fef5112fbfb034b4e63925939b0cb57970000))

* Merge pull request #5 from duohub-ai/dev

build: update publish workflow ([`061b6c9`](https://github.com/duohub-ai/duohub-py/commit/061b6c90ac2fb269b2102329b4d1cad10213a22f))

* 0.3.0

Automatically generated by python-semantic-release ([`d3cef93`](https://github.com/duohub-ai/duohub-py/commit/d3cef932b205f450a8ca31d13f46874e19461850))

* Merge pull request #4 from duohub-ai/dev

feat: update gh workflows ([`bffdb67`](https://github.com/duohub-ai/duohub-py/commit/bffdb67e663266ba9de2312791e8cde653e69be1))

* 0.2.0

Automatically generated by python-semantic-release ([`2396fda`](https://github.com/duohub-ai/duohub-py/commit/2396fda56b6eaa56f3f4057895ed7310f9143ad7))

* Merge branch 'dev' ([`2f227cf`](https://github.com/duohub-ai/duohub-py/commit/2f227cf711cef4b91a63948da77991d8fc1ca91d))

* Merge branch 'dev' ([`83b75c0`](https://github.com/duohub-ai/duohub-py/commit/83b75c0545f74e1b4c7a534fd02a8928b14550fb))

* 0.1.2

Automatically generated by python-semantic-release ([`5388d5b`](https://github.com/duohub-ai/duohub-py/commit/5388d5b18c0ba2bcf5194017b2bd851b0a60333c))

* Merge branch 'main' of github.com:duohub-ai/duohub-py ([`4ad6cb3`](https://github.com/duohub-ai/duohub-py/commit/4ad6cb3e4bc9d311206cb975a9cd8f1602c6eb54))

* 0.1.1

Automatically generated by python-semantic-release ([`62195b3`](https://github.com/duohub-ai/duohub-py/commit/62195b35ea2d28c9c9b08d361612675da7ae1aa5))

* Merge branch 'dev' ([`58cb479`](https://github.com/duohub-ai/duohub-py/commit/58cb4793274c4340df3bda94fce28caacfc1371e))

* Merge branch 'dev' ([`c6697b4`](https://github.com/duohub-ai/duohub-py/commit/c6697b44c0c38edf0a54e0cbbf1187f5349995fa))

* Merge pull request #3 from duohub-ai/dev

build: push tag on semantic release, trigger publish on tag ([`3565c21`](https://github.com/duohub-ai/duohub-py/commit/3565c21a8b0756dea6367c589f620b3ba66ddba8))

* 0.1.0

Automatically generated by python-semantic-release ([`a5d99de`](https://github.com/duohub-ai/duohub-py/commit/a5d99de01ceb90f293d48142d29e4463db93cff4))

* Merge pull request #2 from duohub-ai/dev

fix: add gh_token to workflow ([`2ec67dd`](https://github.com/duohub-ai/duohub-py/commit/2ec67dd60b379c752aaa7df906ae266d32efa047))

* Merge pull request #1 from duohub-ai/dev

build: add semantic-release ([`aa8b2e9`](https://github.com/duohub-ai/duohub-py/commit/aa8b2e9dde75def2187503664ad6c7bb8f617a06))
* feat: first commit ([`462479e`](https://github.com/duohub-ai/duohub-py/commit/462479edc56ceb14bfb879304047374a7f06fb1d))

0 comments on commit db866d5

Please sign in to comment.