We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5996c12 commit de53a28Copy full SHA for de53a28
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# swarmapp-api
2
3
+## 2.11.0
4
+
5
+### Minor Changes
6
7
+- fix: friendsAdd
8
9
## 2.10.0
10
11
### Minor Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@flowdegree/swarmapp-api",
- "version": "2.10.0",
+ "version": "2.11.0",
"description": "A javascript wrapper for swarmapp (foursquare) API",
"main": "dist/index.js",
"types": "./dist/index.d.ts",
0 commit comments