Skip to content

Commit

Permalink
chore(release): 1.104.1 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
webex-components-publisher committed Mar 10, 2022
1 parent 424c4c2 commit b371afc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.104.1](https://github.com/webex/sdk-component-adapter/compare/v1.104.0...v1.104.1) (2022-03-10)


### Bug Fixes

* **ActivitiesSdkAdapter:** properly transform an activity card into an activity attachment ([424c4c2](https://github.com/webex/sdk-component-adapter/commit/424c4c267676eaca29d4f6275bf8da42552ea1d4))

# [1.104.0](https://github.com/webex/sdk-component-adapter/compare/v1.103.0...v1.104.0) (2022-03-09)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webex/sdk-component-adapter",
"version": "1.104.0",
"version": "1.104.1",
"main": "dist/webexSDKComponentAdapter.esm.js",
"module": "dist/webexSDKComponentAdapter.esm.js",
"scripts": {
Expand Down

0 comments on commit b371afc

Please sign in to comment.