Skip to content

Commit f6c7279

Browse files
author
Apify Release Bot
committed
chore(release): Update changelog and package version [skip ci]
1 parent 70d146f commit f6c7279

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## [1.4.2](https://github.com/apify/apify-shared-python/releases/tag/v1.4.2) (2025-08-01)
5+
<!-- git-cliff-unreleased-start -->
6+
## 1.4.3 - **not yet released**
67

8+
### 🚀 Features
79

8-
## [1.4.1](https://github.com/apify/apify-shared-python/releases/tag/v1.4.1) (2025-08-01)
10+
- Add create_hmac_signature and create_storage_content_signature ([#44](https://github.com/apify/apify-shared-python/pull/44)) ([70d146f](https://github.com/apify/apify-shared-python/commit/70d146f933adcf2cbe2f224c07efa603fb7ae77a)) by [@danpoletaev](https://github.com/danpoletaev)
911

1012

13+
<!-- git-cliff-unreleased-end -->
1114
## [1.4.1](https://github.com/apify/apify-shared-python/releases/tag/v1.4.1) (2025-04-28)
1215

1316
### 🚀 Features
@@ -75,4 +78,7 @@ All notable changes to this project will be documented in this file.
7578
- Use Actor env vars ([#5](https://github.com/apify/apify-shared-python/pull/5)) ([53d27d9](https://github.com/apify/apify-shared-python/commit/53d27d9551ddb143ae26e33b2bb7f7e9a06871d0)) by [@jirimoravcik](https://github.com/jirimoravcik)
7679

7780

81+
## [1.0.0](https://github.com/apify/apify-shared-python/releases/tag/v1.0.0) (2023-07-25)
82+
83+
7884
<!-- generated by git-cliff -->

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "apify_shared"
3-
version = "1.4.2"
3+
version = "1.4.3"
44
description = "Tools and constants shared across Apify projects."
55
readme = "README.md"
66
license = { text = "Apache Software License" }

0 commit comments

Comments
 (0)