Skip to content

Commit 0588848

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

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.11.0](https://github.com/apify/apify-shared-js/compare/@apify/[email protected]...@apify/[email protected]) (2024-11-05)
7+
8+
9+
### Features
10+
11+
* **input_schema:** add missing ResourceArrayFieldDefinition properties to ts types ([#487](https://github.com/apify/apify-shared-js/issues/487)) ([9e4e8d3](https://github.com/apify/apify-shared-js/commit/9e4e8d3eb7001a7827ea2b2d47865d1417ad1bed))
12+
13+
14+
15+
16+
617
# [3.10.0](https://github.com/apify/apify-shared-js/compare/@apify/[email protected]...@apify/[email protected]) (2024-10-30)
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.10.0",
3+
"version": "3.11.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)