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

Commit b224c0b

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

3 files changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

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

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

5+
<<<<<<< Updated upstream
56
## [2.3.0](https://github.com/apify/apify-shared-python/releases/tag/v2.3.0) (2026-08-03)
67

78
### 🚀 Features
89

910
- 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)
11+
=======
12+
<!-- git-cliff-unreleased-start -->
13+
## 2.3.1 - **not yet released**
14+
>>>>>>> Stashed changes
1015
1116

1217
## [2.2.1](https://github.com/apify/apify-shared-python/releases/tag/v2.2.1) (2026-07-08)

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@ build-backend = "uv_build"
44

55
[project]
66
name = "apify_shared"
7+
<<<<<<< Updated upstream
78
version = "2.3.0"
9+
=======
10+
version = "2.3.1"
11+
>>>>>>> Stashed changes
812
description = "DEPRECATED - Tools and constants shared across Apify projects."
913
authors = [{ name = "Apify Technologies s.r.o.", email = "support@apify.com" }]
1014
license = "Apache-2.0"

uv.lock

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)