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+ ### [ 0.5.6] ( https://github.com/apimatic/apimatic-js-runtime/compare/@apimatic/authentication-adapters@0.5.5...@apimatic/authentication-adapters@0.5.6 ) (2024-12-12)
7+
8+ ** Note:** Version bump only for package @apimatic/authentication-adapters
9+
610### [ 0.5.5] ( https://github.com/apimatic/apimatic-js-runtime/compare/@apimatic/authentication-adapters@0.5.4...@apimatic/authentication-adapters@0.5.5 ) (2024-09-27)
711
812** Note:** Version bump only for package @apimatic/authentication-adapters
Original file line number Diff line number Diff line change 11{
22 "name" : " @apimatic/authentication-adapters" ,
33 "author" : " APIMatic Ltd." ,
4- "version" : " 0.5.5 " ,
4+ "version" : " 0.5.6 " ,
55 "license" : " MIT" ,
66 "sideEffects" : false ,
77 "main" : " lib/index.js" ,
5555 "typescript" : " ^4.9.5"
5656 },
5757 "dependencies" : {
58- "@apimatic/core-interfaces" : " ^0.2.7 " ,
59- "@apimatic/http-headers" : " ^0.3.3 " ,
60- "@apimatic/http-query" : " ^0.3.3 " ,
58+ "@apimatic/core-interfaces" : " ^0.2.8 " ,
59+ "@apimatic/http-headers" : " ^0.3.4 " ,
60+ "@apimatic/http-query" : " ^0.3.4 " ,
6161 "tslib" : " ^2.8.1"
6262 },
6363 "publishConfig" : {
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.3.8] ( https://github.com/apimatic/apimatic-js-runtime/compare/@apimatic/axios-client-adapter@0.3.7...@apimatic/axios-client-adapter@0.3.8 ) (2024-12-12)
7+
8+ ** Note:** Version bump only for package @apimatic/axios-client-adapter
9+
610### [ 0.3.7] ( https://github.com/apimatic/apimatic-js-runtime/compare/@apimatic/axios-client-adapter@0.3.6...@apimatic/axios-client-adapter@0.3.7 ) (2024-11-28)
711
812** Note:** Version bump only for package @apimatic/axios-client-adapter
Original file line number Diff line number Diff line change 11{
22 "name" : " @apimatic/axios-client-adapter" ,
33 "author" : " APIMatic Ltd." ,
4- "version" : " 0.3.7 " ,
4+ "version" : " 0.3.8 " ,
55 "license" : " MIT" ,
66 "sideEffects" : false ,
77 "main" : " lib/index.js" ,
5858 "typescript" : " ^4.9.5"
5959 },
6060 "dependencies" : {
61- "@apimatic/convert-to-stream" : " ^0.1.3 " ,
62- "@apimatic/core-interfaces" : " ^0.2.7 " ,
63- "@apimatic/file-wrapper" : " ^0.3.3 " ,
64- "@apimatic/http-headers" : " ^0.3.3 " ,
65- "@apimatic/http-query" : " ^0.3.3 " ,
61+ "@apimatic/convert-to-stream" : " ^0.1.4 " ,
62+ "@apimatic/core-interfaces" : " ^0.2.8 " ,
63+ "@apimatic/file-wrapper" : " ^0.3.4 " ,
64+ "@apimatic/http-headers" : " ^0.3.4 " ,
65+ "@apimatic/http-query" : " ^0.3.4 " ,
6666 "@apimatic/json-bigint" : " ^1.2.0" ,
67- "@apimatic/schema" : " ^0.7.14 " ,
67+ "@apimatic/schema" : " ^0.7.15 " ,
6868 "axios" : " ^1.7.9" ,
6969 "detect-browser" : " ^5.3.0" ,
7070 "detect-node" : " ^2.1.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+ ### [ 0.1.4] ( https://github.com/apimatic/apimatic-js-runtime/compare/@apimatic/convert-to-stream@0.1.3...@apimatic/convert-to-stream@0.1.4 ) (2024-12-12)
7+
8+ ** Note:** Version bump only for package @apimatic/convert-to-stream
9+
610### [ 0.1.3] ( https://github.com/apimatic/apimatic-js-runtime/compare/@apimatic/convert-to-stream@0.1.2...@apimatic/convert-to-stream@0.1.3 ) (2024-09-27)
711
812** Note:** Version bump only for package @apimatic/convert-to-stream
Original file line number Diff line number Diff line change 11{
22 "name" : " @apimatic/convert-to-stream" ,
3- "version" : " 0.1.3 " ,
3+ "version" : " 0.1.4 " ,
44 "description" : " converts the content to stream" ,
55 "main" : " lib/index.js" ,
66 "module" : " lib/index.js" ,
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.2.8] ( https://github.com/apimatic/apimatic-js-runtime/compare/@apimatic/core-interfaces@0.2.7...@apimatic/core-interfaces@0.2.8 ) (2024-12-12)
7+
8+ ** Note:** Version bump only for package @apimatic/core-interfaces
9+
610### [ 0.2.7] ( https://github.com/apimatic/apimatic-js-runtime/compare/@apimatic/core-interfaces@0.2.6...@apimatic/core-interfaces@0.2.7 ) (2024-09-27)
711
812** Note:** Version bump only for package @apimatic/core-interfaces
Original file line number Diff line number Diff line change 11{
22 "name" : " @apimatic/core-interfaces" ,
33 "author" : " APIMatic Ltd." ,
4- "version" : " 0.2.7 " ,
4+ "version" : " 0.2.8 " ,
55 "license" : " MIT" ,
66 "sideEffects" : false ,
77 "main" : " lib/index.js" ,
5858 "typescript" : " ^4.9.5"
5959 },
6060 "dependencies" : {
61- "@apimatic/file-wrapper" : " ^0.3.3 " ,
61+ "@apimatic/file-wrapper" : " ^0.3.4 " ,
6262 "tslib" : " ^2.8.1"
6363 },
6464 "publishConfig" : {
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.10.17] ( https://github.com/apimatic/apimatic-js-runtime/compare/@apimatic/core@0.10.16...@apimatic/core@0.10.17 ) (2024-12-12)
7+
8+ ** Note:** Version bump only for package @apimatic/core
9+
610### [ 0.10.16] ( https://github.com/apimatic/apimatic-js-runtime/compare/@apimatic/core@0.10.15...@apimatic/core@0.10.16 ) (2024-11-28)
711
812** Note:** Version bump only for package @apimatic/core
Original file line number Diff line number Diff line change 11{
22 "name" : " @apimatic/core" ,
33 "author" : " APIMatic Ltd." ,
4- "version" : " 0.10.16 " ,
4+ "version" : " 0.10.17 " ,
55 "license" : " MIT" ,
66 "sideEffects" : false ,
77 "main" : " lib/index.js" ,
6060 },
6161 "dependencies" : {
6262 "@apimatic/convert-to-stream" : " ^0.0.2" ,
63- "@apimatic/core-interfaces" : " ^0.2.7 " ,
64- "@apimatic/file-wrapper" : " ^0.3.3 " ,
65- "@apimatic/http-headers" : " ^0.3.3 " ,
66- "@apimatic/http-query" : " ^0.3.3 " ,
63+ "@apimatic/core-interfaces" : " ^0.2.8 " ,
64+ "@apimatic/file-wrapper" : " ^0.3.4 " ,
65+ "@apimatic/http-headers" : " ^0.3.4 " ,
66+ "@apimatic/http-query" : " ^0.3.4 " ,
6767 "@apimatic/json-bigint" : " ^1.2.0" ,
68- "@apimatic/schema" : " ^0.7.14 " ,
68+ "@apimatic/schema" : " ^0.7.15 " ,
6969 "detect-browser" : " ^5.3.0" ,
7070 "detect-node" : " ^2.1.0" ,
7171 "form-data" : " ^4.0.1" ,
You can’t perform that action at this time.
0 commit comments