Skip to content

Commit 6c0d6d4

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

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.8.0](https://github.com/apify/apify-shared-js/compare/@apify/[email protected]...@apify/[email protected]) (2024-09-13)
7+
8+
9+
### Features
10+
11+
* **input_schema:** storage editor types ([#476](https://github.com/apify/apify-shared-js/issues/476)) ([c9a4a9d](https://github.com/apify/apify-shared-js/commit/c9a4a9def5446d31eac5c8e7aed6990949648122))
12+
13+
14+
15+
16+
617
## [3.7.1](https://github.com/apify/apify-shared-js/compare/@apify/[email protected]...@apify/[email protected]) (2024-08-01)
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.7.1",
3+
"version": "3.8.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)