We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a10c298 commit f9ca2c9Copy full SHA for f9ca2c9
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.11.8 (2023-10-05)
6
+
7
+### Fix
8
9
+* **ci:** Pin python-semantic-release version ([`a10c298`](https://github.com/OpenPecha/Toolkit/commit/a10c298e7c7a8d09cda0d7a2addae39b033a4d6b))
10
+* **dependency:** Make commit parser happy ([`6c6eae1`](https://github.com/OpenPecha/Toolkit/commit/6c6eae177ebedcfe19cf5ebbf3332d679b1173c6))
11
12
## v0.11.7 (2023-05-29)
13
### Fix
14
openpecha/__init__.py
@@ -1,2 +1,2 @@
1
# Version of openpecha-toolkit package
-__version__ = "0.11.7"
+__version__ = "0.11.8"
0 commit comments