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 1c2d321 commit 2319b9cCopy full SHA for 2319b9c
sdk/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# so-teams-sdk
2
3
+## 1.2.1
4
+
5
+### Patch Changes
6
7
+- Migrated package to @stackoverflow NPM org
8
9
## 1.2.0
10
11
### Minor Changes
sdk/package.json
@@ -1,6 +1,6 @@
{
"name": "@stackoverflow/teams-sdk",
- "version": "1.2.0",
+ "version": "1.2.1",
"description": "SDK for the Stack Overflow Teams API",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
0 commit comments