File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # [ v3.8.3]
2+
3+ * Bump axios dependency to version 1.11.0 #[ 106]
4+
15# [ v3.8.2]
26
37* Bump axios dependency to version 1.6.8 #[ 98]
3741* Update dev dependencies and CI
3842
3943
44+ [ v3.8.2 ] : https://github.com/cronofy/cronofy-node/releases/tag/v3.8.3
4045[ v3.8.2 ] : https://github.com/cronofy/cronofy-node/releases/tag/v3.8.2
4146[ v3.8.1 ] : https://github.com/cronofy/cronofy-node/releases/tag/v3.8.1
4247[ v3.8.0 ] : https://github.com/cronofy/cronofy-node/releases/tag/v3.8.0
4752[ v3.5.1 ] : https://github.com/cronofy/cronofy-node/releases/tag/v3.5.1
4853[ v3.5.0 ] : https://github.com/cronofy/cronofy-node/releases/tag/v3.5.0
4954
55+ [ #106 ] : https://github.com/cronofy/cronofy-node/pull/106
5056[ #98 ] : https://github.com/cronofy/cronofy-node/pull/98
5157[ #97 ] : https://github.com/cronofy/cronofy-node/pull/97
5258[ #95 ] : https://github.com/cronofy/cronofy-node/pull/95
Original file line number Diff line number Diff line change 11{
22 "name" : " cronofy" ,
3- "version" : " 3.8.2 " ,
3+ "version" : " 3.8.3 " ,
44 "description" : " SDK for Cronofy - the Scheduling Platform for Business" ,
55 "main" : " ./src/index.js" ,
66 "scripts" : {
2323 },
2424 "homepage" : " https://github.com/cronofy/cronofy-node#readme" ,
2525 "dependencies" : {
26- "axios" : " ^1.6.8 " ,
26+ "axios" : " ^1.11.0 " ,
2727 "qs" : " ^6.10.3"
2828 },
2929 "semistandard" : {
You can’t perform that action at this time.
0 commit comments