File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 3.26.0] ( https://github.com/apify/apify-shared-js/compare/@apify/input_schema@3.25.18...@apify/input_schema@3.26.0 ) (2026-03-30)
7+
8+
9+ ### Features
10+
11+ * add MCP Connector resource type ([ #602 ] ( https://github.com/apify/apify-shared-js/issues/602 ) ) ([ 16628d6] ( https://github.com/apify/apify-shared-js/commit/16628d6b10cce28b4f2135b4a1709fdfe4322b17 ) )
12+
13+
14+
15+
16+
617## [ 3.25.18] ( https://github.com/apify/apify-shared-js/compare/@apify/input_schema@3.25.17...@apify/input_schema@3.25.18 ) (2026-02-26)
718
819** Note:** Version bump only for package @apify /input_schema
Original file line number Diff line number Diff line change 11{
22 "name" : " @apify/input_schema" ,
3- "version" : " 3.25.18 " ,
3+ "version" : " 3.26.0 " ,
44 "description" : " Tools and constants shared across Apify projects." ,
55 "main" : " ./dist/cjs/index.cjs" ,
66 "module" : " ./dist/esm/index.mjs" ,
5050 "dependencies" : {
5151 "@apify/consts" : " ^2.51.1" ,
5252 "@apify/input_secrets" : " ^1.2.26" ,
53- "@apify/json_schemas" : " ^0.14.2 " ,
53+ "@apify/json_schemas" : " ^0.15.0 " ,
5454 "acorn-loose" : " ^8.4.0" ,
5555 "countries-list" : " ^3.0.0"
5656 },
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 0.15.0] ( https://github.com/apify/apify-shared-js/compare/@apify/json_schemas@0.14.2...@apify/json_schemas@0.15.0 ) (2026-03-30)
7+
8+
9+ ### Features
10+
11+ * add MCP Connector resource type ([ #602 ] ( https://github.com/apify/apify-shared-js/issues/602 ) ) ([ 16628d6] ( https://github.com/apify/apify-shared-js/commit/16628d6b10cce28b4f2135b4a1709fdfe4322b17 ) )
12+
13+
14+
15+
16+
617## [ 0.14.2] ( https://github.com/apify/apify-shared-js/compare/@apify/json_schemas@0.14.1...@apify/json_schemas@0.14.2 ) (2026-02-26)
718
819** Note:** Version bump only for package @apify /json_schemas
Original file line number Diff line number Diff line change 11{
22 "name" : " @apify/json_schemas" ,
3- "version" : " 0.14.2 " ,
3+ "version" : " 0.15.0 " ,
44 "description" : " Publicly available JSON schemas for Apify platform" ,
55 "main" : " ./dist/cjs/index.cjs" ,
66 "module" : " ./dist/esm/index.mjs" ,
You can’t perform that action at this time.
0 commit comments