Skip to content

Commit 04876c9

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

3 files changed

Lines changed: 13 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
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+
## 0.6.2 - **not yet released**
7+
8+
### 🚀 Features
9+
10+
- Add delete-old-build that was present in previous testing system ([#71](https://github.com/apify/apify-test-tools/pull/71)) ([ad521a8](https://github.com/apify/apify-test-tools/commit/ad521a8242a81dd9f92285dc9a3bddaf98685db2)) by [@metalwarrior665](https://github.com/metalwarrior665)
11+
12+
13+
<!-- git-cliff-unreleased-end -->
514
## [0.6.1](https://github.com/apify/apify-test-tools/releases/tag/v0.6.1) (2026-03-26)
615

716
## [0.6.0](https://github.com/apify/apify-test-tools/releases/tag/v0.6.0) (2026-03-26)
@@ -93,4 +102,4 @@ feat: feat: add maxRetriesPerRequest test
93102
### Cli
94103

95104
- fix: parsing commits
96-
- feat: add `--workspace` cli option
105+
- feat: add `--workspace` cli option

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apify-test-tools",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"type": "module",
55
"description": "TBD",
66
"repository": {

0 commit comments

Comments
 (0)