Skip to content

Commit 251d376

Browse files
chore(release): Update changelog and package version [skip ci]
1 parent dfb4732 commit 251d376

2 files changed

Lines changed: 2007 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,30 @@
11
# Changelog
22

3+
All notable changes to this project will be documented in this file.
4+
5+
## [0.1.0](https://github.com/apify/strands-apify/releases/tag/v0.1.0) (2026-05-28)
6+
7+
### 🚀 Features
8+
9+
- Implementation of strands-apify core functionality, social media, and search tools, along with necessary configuration files, docs , and a code of conduct ([6383dc7](https://github.com/apify/strands-apify/commit/6383dc76e4c8b7a6d055c6f59042efb7fa67fee1)) by [@daveomri](https://github.com/daveomri)
10+
- Update project files, and implement github workflows for code checks and releases ([b1ba51e](https://github.com/apify/strands-apify/commit/b1ba51e1935dfb24ebdb1838f8c3066657323f95)) by [@daveomri](https://github.com/daveomri)
11+
- Use uv for dependency installs in reusable workflows ([94ac8ed](https://github.com/apify/strands-apify/commit/94ac8edad089539f6116a5db80ea4cf035a6f048)) by [@daveomri](https://github.com/daveomri)
12+
- Gate rich panel output on TTY and add STRANDS_APIFY_QUIET opt-out ([c061001](https://github.com/apify/strands-apify/commit/c061001412714c55fcd6426663a7229d6f55fc0e)) by [@daveomri](https://github.com/daveomri)
13+
- Publish strands-apify as standalone PyPI package ([#1](https://github.com/apify/strands-apify/pull/1)) ([6866498](https://github.com/apify/strands-apify/commit/6866498c2ca1c0deec94c2ab0acef9f66477f6b1)) by [@daveomri](https://github.com/daveomri)
14+
15+
### 🐛 Bug Fixes
16+
17+
- Pin apify-client>=2.5.0 and SHA-pin release workflows for supply-chain safety ([54af678](https://github.com/apify/strands-apify/commit/54af678a727d1d3f6179a4588ad36af3871a977e)) by [@daveomri](https://github.com/daveomri)
18+
- Tighten Instagram URL detection and propagate Actor statusMessage ([df7e5f6](https://github.com/apify/strands-apify/commit/df7e5f6496c5f5fb7e2280fef794e3c6a15e5345)) by [@daveomri](https://github.com/daveomri)
19+
- Cap apify-client<3.0.0 to keep the 2.x API contract ([d682f13](https://github.com/apify/strands-apify/commit/d682f133e52d096b6119acd4465edf428dad64f3)) by [@daveomri](https://github.com/daveomri)
20+
- Bump apify/workflows SHA pins to uv-based version ([#8](https://github.com/apify/strands-apify/pull/8)) ([2f5c64a](https://github.com/apify/strands-apify/commit/2f5c64a905b61ff698678e08929e73ae11638d8e)) by [@daveomri](https://github.com/daveomri)
21+
22+
23+
# Changelog
24+
325
All notable changes to `strands-apify` are documented here.
426

527
This file is maintained automatically by [git-cliff](https://git-cliff.org/) on every
628
release via the [`apify/workflows`](https://github.com/apify/workflows/tree/main/git-cliff-release)
729
reusable action - entries are derived from [Conventional Commits](https://www.conventionalcommits.org/)
8-
in the git history.
9-
10-
<!-- git-cliff-unreleased-start -->
11-
## [Unreleased]
12-
<!-- git-cliff-unreleased-end -->
30+
in the git history.

0 commit comments

Comments
 (0)