Skip to content

Commit 61351d3

Browse files
author
Apify Release Bot
committed
chore: release [skip ci]
- @apify/input_schema@3.23.0
1 parent 931ef44 commit 61351d3

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.23.0](https://github.com/apify/apify-shared-js/compare/@apify/input_schema@3.22.2...@apify/input_schema@3.23.0) (2025-10-17)
7+
8+
9+
### Features
10+
11+
* **input_schema:** Validate regexp patterns ([#553](https://github.com/apify/apify-shared-js/issues/553)) ([931ef44](https://github.com/apify/apify-shared-js/commit/931ef4437f7f92368486fb3437abfa9ca3b61b43))
12+
13+
14+
15+
16+
617
## [3.22.2](https://github.com/apify/apify-shared-js/compare/@apify/input_schema@3.22.1...@apify/input_schema@3.22.2) (2025-10-16)
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.22.2",
3+
"version": "3.23.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)