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