File tree Expand file tree Collapse file tree 9 files changed +49
-14
lines changed
Expand file tree Collapse file tree 9 files changed +49
-14
lines changed 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.25.4] ( https://github.com/apify/apify-shared-js/compare/@apify/input_schema@3.25.3...@apify/input_schema@3.25.4 ) (2025-12-07)
7+
8+ ** Note:** Version bump only for package @apify /input_schema
9+
10+
11+
12+
13+
614## [ 3.25.3] ( https://github.com/apify/apify-shared-js/compare/@apify/input_schema@3.25.2...@apify/input_schema@3.25.3 ) (2025-12-02)
715
816** 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.3 " ,
3+ "version" : " 3.25.4 " ,
44 "description" : " Tools and constants shared across Apify projects." ,
55 "main" : " ./dist/cjs/index.cjs" ,
66 "module" : " ./dist/esm/index.mjs" ,
4949 },
5050 "dependencies" : {
5151 "@apify/consts" : " ^2.48.0" ,
52- "@apify/input_secrets" : " ^1.2.19 " ,
52+ "@apify/input_secrets" : " ^1.2.20 " ,
5353 "@apify/json_schemas" : " ^0.9.2" ,
5454 "acorn-loose" : " ^8.4.0" ,
5555 "countries-list" : " ^3.0.0"
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+ ## [ 1.2.20] ( https://github.com/apify/apify-shared-js/compare/@apify/input_secrets@1.2.19...@apify/input_secrets@1.2.20 ) (2025-12-07)
7+
8+ ** Note:** Version bump only for package @apify /input_secrets
9+
10+
11+
12+
13+
614## [ 1.2.19] ( https://github.com/apify/apify-shared-js/compare/@apify/input_secrets@1.2.18...@apify/input_secrets@1.2.19 ) (2025-12-02)
715
816** Note:** Version bump only for package @apify /input_secrets
Original file line number Diff line number Diff line change 11{
22 "name" : " @apify/input_secrets" ,
3- "version" : " 1.2.19 " ,
3+ "version" : " 1.2.20 " ,
44 "description" : " Package to encrypt and decrypt apify actor input secrets." ,
55 "main" : " ./dist/cjs/index.cjs" ,
66 "module" : " ./dist/esm/index.mjs" ,
4545 },
4646 "dependencies" : {
4747 "@apify/log" : " ^2.5.28" ,
48- "@apify/utilities" : " ^2.24.0 " ,
48+ "@apify/utilities" : " ^2.24.1 " ,
4949 "ow" : " ^0.28.2"
5050 }
5151}
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.0.44] ( https://github.com/apify/apify-shared-js/compare/@apify/markdown@3.0.43...@apify/markdown@3.0.44 ) (2025-12-07)
7+
8+ ** Note:** Version bump only for package @apify/markdown
9+
10+
11+
12+
13+
614## [ 3.0.43] ( https://github.com/apify/apify-shared-js/compare/@apify/markdown@3.0.42...@apify/markdown@3.0.43 ) (2025-12-02)
715
816** Note:** Version bump only for package @apify/markdown
Original file line number Diff line number Diff line change 11{
22 "name" : " @apify/markdown" ,
3- "version" : " 3.0.43 " ,
3+ "version" : " 3.0.44 " ,
44 "description" : " Tools and constants shared across Apify projects." ,
55 "main" : " ./dist/cjs/index.cjs" ,
66 "module" : " ./dist/esm/index.mjs" ,
4949 },
5050 "dependencies" : {
5151 "@apify/consts" : " ^2.48.0" ,
52- "@apify/utilities" : " ^2.24.0 " ,
52+ "@apify/utilities" : " ^2.24.1 " ,
5353 "marked" : " ^15.0.0" ,
5454 "match-all" : " ^1.2.6"
5555 },
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+ ## [ 2.24.1] ( https://github.com/apify/apify-shared-js/compare/@apify/utilities@2.24.0...@apify/utilities@2.24.1 ) (2025-12-07)
7+
8+
9+ ### Bug Fixes
10+
11+ * Add new entry to ` FORBIDDEN_USERNAMES_REGEXPS ` ([ #582 ] ( https://github.com/apify/apify-shared-js/issues/582 ) ) ([ 389fa62] ( https://github.com/apify/apify-shared-js/commit/389fa624fb042c4a6fe782239b36c27848b66aa6 ) )
12+
13+
14+
15+
16+
617# [ 2.24.0] ( https://github.com/apify/apify-shared-js/compare/@apify/utilities@2.23.4...@apify/utilities@2.24.0 ) (2025-12-02)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @apify/utilities" ,
3- "version" : " 2.24.0 " ,
3+ "version" : " 2.24.1 " ,
44 "description" : " Tools and constants shared across Apify projects." ,
55 "main" : " ./dist/cjs/index.cjs" ,
66 "module" : " ./dist/esm/index.mjs" ,
You can’t perform that action at this time.
0 commit comments