Skip to content
This repository was archived by the owner on Aug 3, 2026. It is now read-only.

Commit 5869dab

Browse files
chore(release): Update changelog and package version [skip ci]
1 parent b1de9ba commit 5869dab

3 files changed

Lines changed: 7 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22

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

5-
<!-- git-cliff-unreleased-start -->
6-
## 2.2.2 - **not yet released**
5+
## [2.3.0](https://github.com/apify/apify-shared-python/releases/tag/v2.3.0) (2026-08-03)
6+
7+
### 🚀 Features
8+
9+
- Deprecate the apify-shared package ([#79](https://github.com/apify/apify-shared-python/pull/79)) ([b1de9ba](https://github.com/apify/apify-shared-python/commit/b1de9ba7c305d59e987f2b07d58007160a7b7866)) by [@vdusek](https://github.com/vdusek)
710

811

9-
<!-- git-cliff-unreleased-end -->
1012
## [2.2.1](https://github.com/apify/apify-shared-python/releases/tag/v2.2.1) (2026-07-08)
1113

1214
### 🐛 Bug Fixes

pyproject.toml

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

55
[project]
66
name = "apify_shared"
7-
version = "2.2.2"
7+
version = "2.3.0"
88
description = "DEPRECATED - Tools and constants shared across Apify projects."
99
authors = [{ name = "Apify Technologies s.r.o.", email = "support@apify.com" }]
1010
license = "Apache-2.0"

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)