File tree Expand file tree Collapse file tree 7 files changed +37
-10
lines changed
Expand file tree Collapse file tree 7 files changed +37
-10
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+ ## [ 1.1.61] ( https://github.com/apify/apify-shared-js/compare/@apify/input_secrets@1.1.60...@apify/input_secrets@1.1.61 ) (2025-01-03)
7+
8+ ** Note:** Version bump only for package @apify /input_secrets
9+
10+
11+
12+
13+
614## [ 1.1.60] ( https://github.com/apify/apify-shared-js/compare/@apify/input_secrets@1.1.59...@apify/input_secrets@1.1.60 ) (2024-12-05)
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.1.60 " ,
3+ "version" : " 1.1.61 " ,
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.11" ,
48- "@apify/utilities" : " ^2.11.1 " ,
48+ "@apify/utilities" : " ^2.12.0 " ,
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.10] ( https://github.com/apify/apify-shared-js/compare/@apify/markdown@3.0.9...@apify/markdown@3.0.10 ) (2025-01-03)
7+
8+ ** Note:** Version bump only for package @apify/markdown
9+
10+
11+
12+
13+
614## [ 3.0.9] ( https://github.com/apify/apify-shared-js/compare/@apify/markdown@3.0.8...@apify/markdown@3.0.9 ) (2024-12-05)
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.9 " ,
3+ "version" : " 3.0.10 " ,
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.35.0" ,
52- "@apify/utilities" : " ^2.11.1 " ,
52+ "@apify/utilities" : " ^2.12.0 " ,
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.12.0] ( https://github.com/apify/apify-shared-js/compare/@apify/utilities@2.11.1...@apify/utilities@2.12.0 ) (2025-01-03)
7+
8+
9+ ### Features
10+
11+ * get ` betterSetInterval ` ready for 2025 ([ #496 ] ( https://github.com/apify/apify-shared-js/issues/496 ) ) ([ 2708964] ( https://github.com/apify/apify-shared-js/commit/2708964eac875191c94b0f97191789ce91425a25 ) )
12+
13+
14+
15+
16+
617## [ 2.11.1] ( https://github.com/apify/apify-shared-js/compare/@apify/utilities@2.11.0...@apify/utilities@2.11.1 ) (2024-12-05)
718
819** Note:** Version bump only for package @apify/utilities
Original file line number Diff line number Diff line change 11{
22 "name" : " @apify/utilities" ,
3- "version" : " 2.11.1 " ,
3+ "version" : " 2.12.0 " ,
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