We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fb8889 commit 4d4155aCopy full SHA for 4d4155a
box.json
@@ -29,7 +29,7 @@
29
],
30
"dependencies":{
31
"jwt":"^1.1.0",
32
- "cbauth":"^3.0.0"
+ "cbauth":"^4.0.0"
33
},
34
"scripts":{
35
"toMaster":"recipe build/toMaster.boxr",
changelog.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## 2.1.0
4
+
5
+* `Feature` : cbauth upgraded to version 4
6
7
## 2.0.0
8
9
### New Features
0 commit comments