Skip to content

Commit 782a833

Browse files
author
Apify Release Bot
committed
chore(release): Update changelog and package version [skip ci]
1 parent 43b9e81 commit 782a833

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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**
7+
8+
### 🚀 Features
9+
10+
- **consts:** Add actor permission level env var ([#52](https://github.com/apify/apify-shared-python/pull/52)) ([43b9e81](https://github.com/apify/apify-shared-python/commit/43b9e819fae71ac73afa40d406be4d1871dc9960)) by [@stepskop](https://github.com/stepskop)
11+
12+
13+
<!-- git-cliff-unreleased-end -->
514
## [2.1.0](https://github.com/apify/apify-shared-python/releases/tag/v2.1.0) (2025-09-05)
615

716
### 🚀 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.0"
7+
version = "2.1.1"
88
description = "Tools and constants shared across Apify projects."
99
authors = [{ name = "Apify Technologies s.r.o.", email = "support@apify.com" }]
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)