Skip to content

Commit

Permalink
chore(release): 1.104.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.104.0](v1.103.0...v1.104.0) (2022-03-09)

### Features

* **activity:** change to use conversations API ([dd31bfb](dd31bfb))
  • Loading branch information
webex-components-publisher committed Mar 9, 2022
1 parent dd31bfb commit 41746e3
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.0](https://github.com/webex/sdk-component-adapter/compare/v1.103.0...v1.104.0) (2022-03-09)


### Features

* **activity:** change to use conversations API ([dd31bfb](https://github.com/webex/sdk-component-adapter/commit/dd31bfbc82422bcc9d357f044648e4a12880136a))

# [1.103.0](https://github.com/webex/sdk-component-adapter/compare/v1.102.3...v1.103.0) (2022-03-08)


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.103.0",
"version": "1.104.0",
"main": "dist/webexSDKComponentAdapter.esm.js",
"module": "dist/webexSDKComponentAdapter.esm.js",
"scripts": {
Expand Down

0 comments on commit 41746e3

Please sign in to comment.