Skip to content

Commit 8c94f07

Browse files
committed
release: 1.5.1-rc.1 [skip ci]
## [1.5.1-rc.1](v1.5.0...v1.5.1-rc.1) (2024-10-27) ### Dependency Updates * **deps:** upgrade project dependencies ([f8eb43b](f8eb43b))
1 parent 5781e26 commit 8c94f07

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.5.0](https://github.com/savannahghi/sghi-commons/compare/v1.4.0...v1.5.0) (2024-07-13)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sghi-commons",
3-
"version": "1.5.0",
3+
"version": "1.5.1-rc.1",
44
"description": "Collection of utilities and reusable components used throughout our Python projects.",
55
"directories": {
66
"doc": "docs"

0 commit comments

Comments
 (0)