Skip to content

Commit

Permalink
Merge pull request #2 from Steinbeck-Lab/release-please--branches--ma…
Browse files Browse the repository at this point in the history
…in--components--release-please-action

chore(main): release 1.4.0
  • Loading branch information
Kohulan authored Oct 28, 2024
2 parents e525465 + 5d0d8a8 commit cb26bb9
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# Changelog

## [1.4.0](https://github.com/Steinbeck-Lab/RanDepict/compare/v1.3.1...v1.4.0) (2024-10-28)


### Features

* add Release-please for automated releases ([cb8a74f](https://github.com/Steinbeck-Lab/RanDepict/commit/cb8a74f7f1d651808c9805a4db02167ded3bafec))
* automated_pypi_releases ([deeaa91](https://github.com/Steinbeck-Lab/RanDepict/commit/deeaa9142a95d4a11b00e2284364822c1d774dd2))
* orderly enumeration of R group indices ([0481aaa](https://github.com/Steinbeck-Lab/RanDepict/commit/0481aaa126d850ded383350c19890efcf0ec4c19))
* update version path for release-please ([94a4ff5](https://github.com/Steinbeck-Lab/RanDepict/commit/94a4ff5574c0f3fb7039820d4ecdf33241fc556a))


### Bug Fixes

* add Copyright info and modify theme options ([779dac0](https://github.com/Steinbeck-Lab/RanDepict/commit/779dac0c9a14e9bbba674236c654aaa9580b5c09))
* Failing documentation theme issues ([987db2c](https://github.com/Steinbeck-Lab/RanDepict/commit/987db2c83b1c06edc6c82525feabc28e8a9dff2c))
* file path ci_pytest.yml ([4dac10f](https://github.com/Steinbeck-Lab/RanDepict/commit/4dac10f6aaa0f94d3d1163b85e85eafd56ccd56b))
* file path issue ([bd97abc](https://github.com/Steinbeck-Lab/RanDepict/commit/bd97abc79bab83f25260fbb4df67eeae6b84e7a8))
* indentation ci_pytest.yml ([fb19534](https://github.com/Steinbeck-Lab/RanDepict/commit/fb19534327a945f4d0d90f266521a5a840e90276))
* only remove PIKAChU if it is there initially (caused crash) ([3b5d3e0](https://github.com/Steinbeck-Lab/RanDepict/commit/3b5d3e012916d445bbe4ffc2bf888c6d0f728c30))
* tests ([febbb19](https://github.com/Steinbeck-Lab/RanDepict/commit/febbb19b574f66cc027be87ac7794f7f3bc9a8a2))
* version bump 1.3.0 ([adf25e5](https://github.com/Steinbeck-Lab/RanDepict/commit/adf25e5d8c29ed64c79b7d37e24834052b6b6b67))


### Documentation

* version bump: 1.1.8-->1.1.9 ([9c54d7c](https://github.com/Steinbeck-Lab/RanDepict/commit/9c54d7c269b9b53baedef02e4af67fe218960d3c))

## [1.3.1](https://github.com/OBrink/RanDepict/compare/v1.3.0...v1.3.1) (2023-09-22)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setuptools.setup(
name="RanDepict",
version="1.3.1",
version="1.4.0",
author="Otto Brinkhaus",
author_email="[email protected], [email protected]",
maintainer="Otto Brinkhaus, Kohulan Rajan",
Expand Down

0 comments on commit cb26bb9

Please sign in to comment.