File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed
Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1+ # [ v3.8.2]
2+
3+ * Bump axios dependency to version 1.6.8 #[ 98]
4+
15# [ v3.8.1]
26
3- * Bump axios dependency to version 1.6.0
7+ * Bump axios dependency to version 1.6.0 # [ 97 ]
48
59# [ v3.8.0]
610
3337* Update dev dependencies and CI
3438
3539
40+ [ v3.8.2 ] : https://github.com/cronofy/cronofy-node/releases/tag/v3.8.2
41+ [ v3.8.1 ] : https://github.com/cronofy/cronofy-node/releases/tag/v3.8.1
3642[ v3.8.0 ] : https://github.com/cronofy/cronofy-node/releases/tag/v3.8.0
3743[ v3.7.1 ] : https://github.com/cronofy/cronofy-node/releases/tag/v3.7.1
3844[ v3.7.0 ] : https://github.com/cronofy/cronofy-node/releases/tag/v3.7.0
4147[ v3.5.1 ] : https://github.com/cronofy/cronofy-node/releases/tag/v3.5.1
4248[ v3.5.0 ] : https://github.com/cronofy/cronofy-node/releases/tag/v3.5.0
4349
50+ [ #98 ] : https://github.com/cronofy/cronofy-node/pull/98
51+ [ #97 ] : https://github.com/cronofy/cronofy-node/pull/97
4452[ #95 ] : https://github.com/cronofy/cronofy-node/pull/95
4553[ #90 ] : https://github.com/cronofy/cronofy-node/pull/90
4654[ #87 ] : https://github.com/cronofy/cronofy-node/pull/87
Original file line number Diff line number Diff line change 11{
22 "name" : " cronofy" ,
3- "version" : " 3.8.1 " ,
3+ "version" : " 3.8.2 " ,
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.0 " ,
26+ "axios" : " ^1.6.8 " ,
2727 "qs" : " ^6.10.3"
2828 },
2929 "semistandard" : {
You can’t perform that action at this time.
0 commit comments