Skip to content

Commit 2b10c8d

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

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

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

5-
<!-- git-cliff-unreleased-start -->
6-
## 2.1.1 - **not yet released**
5+
## [2.2.0](https://github.com/apify/apify-shared-python/releases/tag/v2.2.0) (2026-01-15)
76

87
### 🚀 Features
98

@@ -14,7 +13,6 @@ All notable changes to this project will be documented in this file.
1413
- Fix StorageGeneralAccess and RunGeneralAccess enums ([#56](https://github.com/apify/apify-shared-python/pull/56)) ([be624ef](https://github.com/apify/apify-shared-python/commit/be624ef2b29bd393d9148012e6b4559f72242890)) by [@vdusek](https://github.com/vdusek)
1514

1615

17-
<!-- git-cliff-unreleased-end -->
1816
## [2.1.0](https://github.com/apify/apify-shared-python/releases/tag/v2.1.0) (2025-09-05)
1917

2018
### 🚀 Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "apify_shared"
7-
version = "2.1.1"
7+
version = "2.2.0"
88
description = "Tools and constants shared across Apify projects."
99
authors = [{ name = "Apify Technologies s.r.o.", email = "[email protected]" }]
1010
license = { file = "LICENSE" }

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)