Skip to content

Commit b371afc

Browse files
chore(release): 1.104.1 [skip ci]
## [1.104.1](v1.104.0...v1.104.1) (2022-03-10) ### Bug Fixes * **ActivitiesSdkAdapter:** properly transform an activity card into an activity attachment ([424c4c2](424c4c2))
1 parent 424c4c2 commit b371afc

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.104.1](https://github.com/webex/sdk-component-adapter/compare/v1.104.0...v1.104.1) (2022-03-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **ActivitiesSdkAdapter:** properly transform an activity card into an activity attachment ([424c4c2](https://github.com/webex/sdk-component-adapter/commit/424c4c267676eaca29d4f6275bf8da42552ea1d4))
7+
18
# [1.104.0](https://github.com/webex/sdk-component-adapter/compare/v1.103.0...v1.104.0) (2022-03-09)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@webex/sdk-component-adapter",
3-
"version": "1.104.0",
3+
"version": "1.104.1",
44
"main": "dist/webexSDKComponentAdapter.esm.js",
55
"module": "dist/webexSDKComponentAdapter.esm.js",
66
"scripts": {

0 commit comments

Comments
 (0)