Skip to content

Commit 35c569d

Browse files
author
Apify Release Bot
committed
chore: release [skip ci]
- @apify/input_schema@3.25.15
1 parent ba83e1c commit 35c569d

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.15](https://github.com/apify/apify-shared-js/compare/@apify/input_schema@3.25.14...@apify/input_schema@3.25.15) (2026-02-25)
7+
8+
9+
### Bug Fixes
10+
11+
* **input_schema:** indentation problem in makeInputJsFieldsReadable ([#600](https://github.com/apify/apify-shared-js/issues/600)) ([ba83e1c](https://github.com/apify/apify-shared-js/commit/ba83e1cfd32f52fde756a80d26d9671d102a069e))
12+
13+
14+
15+
16+
617
## [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)
718

819

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.14",
3+
"version": "3.25.15",
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)