Skip to content

Commit 2319b9c

Browse files
committed
changeset
1 parent 1c2d321 commit 2319b9c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

sdk/CHANGELOG.md

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

3+
## 1.2.1
4+
5+
### Patch Changes
6+
7+
- Migrated package to @stackoverflow NPM org
8+
39
## 1.2.0
410

511
### Minor Changes

sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stackoverflow/teams-sdk",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "SDK for the Stack Overflow Teams API",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)