Skip to content

Commit eb650ca

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

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.18.0](https://github.com/apify/apify-shared-js/compare/@apify/[email protected]...@apify/[email protected]) (2025-07-23)
7+
8+
9+
### Features
10+
11+
* **input_schema:** Allow nullable field default to null ([#523](https://github.com/apify/apify-shared-js/issues/523)) ([f0fc860](https://github.com/apify/apify-shared-js/commit/f0fc860d4b7f9ad468072a973066c6a5a4e73f31))
12+
13+
14+
15+
16+
617
# [3.17.0](https://github.com/apify/apify-shared-js/compare/@apify/[email protected]...@apify/[email protected]) (2025-07-17)
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.17.0",
3+
"version": "3.18.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)