Skip to content

Commit 222ab7a

Browse files
author
Apify Release Bot
committed
chore: release [skip ci]
- @apify/[email protected]
1 parent d1a8e92 commit 222ab7a

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

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.17.0](https://github.com/apify/apify-shared-js/compare/@apify/[email protected]...@apify/[email protected]) (2025-07-17)
7+
8+
9+
### Features
10+
11+
* **input_schema:** Enable sub-schemas in input-schema ([#519](https://github.com/apify/apify-shared-js/issues/519)) ([d1a8e92](https://github.com/apify/apify-shared-js/commit/d1a8e929d7322878e9ed199314e4e8abd89d5ae9))
12+
13+
14+
15+
16+
617
## [3.16.1](https://github.com/apify/apify-shared-js/compare/@apify/[email protected]...@apify/[email protected]) (2025-07-08)
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.16.1",
3+
"version": "3.17.0",
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)