Skip to content

Commit 566858f

Browse files
committed
v2.10
1 parent 51c14ae commit 566858f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# swarmapp-api
22

3+
## 2.10.0
4+
5+
### Minor Changes
6+
7+
- move to @flowdegree
8+
39
## 2.9.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flowdegree/swarmapp-api",
3-
"version": "2.9.1",
3+
"version": "2.10.0",
44
"description": "A javascript wrapper for swarmapp (foursquare) API",
55
"main": "dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)