Skip to content

Commit afd1db5

Browse files
author
Apify Release Bot
committed
chore: release [skip ci]
- @apify/input_schema@3.25.14
1 parent 93113a0 commit afd1db5

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/input_schema/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.25.14](https://github.com/apify/apify-shared-js/compare/@apify/input_schema@3.25.13...@apify/input_schema@3.25.14) (2026-02-25)
7+
8+
9+
### Bug Fixes
10+
11+
* **input_schema:** show all valid editors in error when invalid editor is used on array property ([#596](https://github.com/apify/apify-shared-js/issues/596)) ([93113a0](https://github.com/apify/apify-shared-js/commit/93113a0c4e5aeeaa1d10e27991f11ba68312792c))
12+
13+
14+
15+
16+
617
## [3.25.13](https://github.com/apify/apify-shared-js/compare/@apify/input_schema@3.25.12...@apify/input_schema@3.25.13) (2026-02-11)
718

819
**Note:** Version bump only for package @apify/input_schema

packages/input_schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@apify/input_schema",
3-
"version": "3.25.13",
3+
"version": "3.25.14",
44
"description": "Tools and constants shared across Apify projects.",
55
"main": "./dist/cjs/index.cjs",
66
"module": "./dist/esm/index.mjs",

0 commit comments

Comments
 (0)