Skip to content

Commit 61040f8

Browse files
committed
publish
1 parent 79ba820 commit 61040f8

28 files changed

+118
-29
lines changed

package-lock.json

+15-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/spark.js",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"private": true,
55
"homepage": "https://github.com/microsoft/spark.js",
66
"bugs": "https://github.com/microsoft/spark.js/issues",

packages/ai/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @microsoft/spark.ai
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- adaptive cards action invoke response fix, tests for cards
8+
39
## 0.1.0
410

511
### Minor Changes

packages/ai/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/spark.ai",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"license": "MIT",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

packages/api/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @microsoft/spark.api
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- adaptive cards action invoke response fix, tests for cards
8+
39
## 0.1.0
410

511
### Minor Changes

packages/api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/spark.api",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"license": "MIT",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

packages/apps/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @microsoft/spark.apps
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- adaptive cards action invoke response fix, tests for cards
8+
39
## 0.1.0
410

511
### Minor Changes

packages/apps/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/spark.apps",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"license": "MIT",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

packages/botbuilder/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @microsoft/spark.botbuilder
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- adaptive cards action invoke response fix, tests for cards
8+
39
## 0.1.0
410

511
### Minor Changes

packages/botbuilder/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/spark.botbuilder",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"license": "MIT",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

packages/cards/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @microsoft/spark.cards
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- adaptive cards action invoke response fix, tests for cards
8+
39
## 0.1.0
410

511
### Minor Changes

packages/cards/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/spark.cards",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"license": "MIT",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

packages/cli/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @microsoft/spark.cli
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- adaptive cards action invoke response fix, tests for cards
8+
- Updated dependencies
9+
- @microsoft/spark[email protected]
10+
- @microsoft/spark[email protected]
11+
- @microsoft/spark[email protected]
12+
313
## 0.1.0
414

515
### Minor Changes

packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/spark.cli",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"license": "MIT",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

packages/client/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @microsoft/spark.client
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- adaptive cards action invoke response fix, tests for cards
8+
39
## 0.1.0
410

511
### Minor Changes

packages/client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/spark.client",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"license": "MIT",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

packages/common/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @microsoft/spark.common
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- adaptive cards action invoke response fix, tests for cards
8+
39
## 0.1.0
410

511
### Minor Changes

packages/common/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/spark.common",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"license": "MIT",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

packages/config/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @microsoft/spark.config
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- adaptive cards action invoke response fix, tests for cards
8+
39
## 0.1.0
410

511
### Minor Changes

packages/config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/spark.config",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"private": true,
55
"license": "MIT",
66
"homepage": "https://github.com/microsoft/spark.js",

packages/dev/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @microsoft/spark.dev
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- adaptive cards action invoke response fix, tests for cards
8+
39
## 0.1.0
410

511
### Minor Changes

packages/dev/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/spark.dev",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"license": "MIT",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

packages/devtools/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @microsoft/spark.devtools
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- adaptive cards action invoke response fix, tests for cards
8+
- Updated dependencies
9+
- @microsoft/spark[email protected]
10+
- @microsoft/spark[email protected]
11+
- @microsoft/spark[email protected]
12+
- @microsoft/spark[email protected]
13+
314
## 0.1.0
415

516
### Minor Changes

packages/devtools/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/spark.devtools",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"type": "module",
55
"private": true,
66
"files": [

packages/graph/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @microsoft/spark.graph
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- adaptive cards action invoke response fix, tests for cards
8+
- Updated dependencies
9+
- @microsoft/spark[email protected]
10+
311
## 0.1.0
412

513
### Minor Changes

packages/graph/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/spark.graph",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"license": "MIT",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)