We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5781e26 commit 8c94f07Copy full SHA for 8c94f07
docs/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.5.1-rc.1](https://github.com/savannahghi/sghi-commons/compare/v1.5.0...v1.5.1-rc.1) (2024-10-27)
2
+
3
4
+### Dependency Updates
5
6
+* **deps:** upgrade project dependencies ([f8eb43b](https://github.com/savannahghi/sghi-commons/commit/f8eb43bedacece8dfcee2981ac31b29882c0a6fa))
7
8
## [1.5.0](https://github.com/savannahghi/sghi-commons/compare/v1.4.0...v1.5.0) (2024-07-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "sghi-commons",
- "version": "1.5.0",
+ "version": "1.5.1-rc.1",
"description": "Collection of utilities and reusable components used throughout our Python projects.",
"directories": {
"doc": "docs"
0 commit comments