Skip to content

Commit

Permalink
chore(release): 1.21.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.21.0](v1.20.0...v1.21.0) (2021-08-27)

### Features

* **MeetingsAdapter:** add types for meeting controls ([f762b09](f762b09))
  • Loading branch information
webex-components-publisher authored and semantic-release-bot committed Aug 27, 2021
1 parent f762b09 commit ef10747
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.21.0](https://github.com/webex/component-adapter-interfaces/compare/v1.20.0...v1.21.0) (2021-08-27)


### Features

* **MeetingsAdapter:** add types for meeting controls ([f762b09](https://github.com/webex/component-adapter-interfaces/commit/f762b0926f313b6de2de8f6f05ff4f597925d801))

# [1.20.0](https://github.com/webex/component-adapter-interfaces/compare/v1.19.0...v1.20.0) (2021-07-28)


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/component-adapter-interfaces",
"version": "1.20.0",
"version": "1.21.0",
"description": "Adapter interfaces for Webex Components (https://github.com/webex/components)",
"author": "[email protected]",
"license": "MIT",
Expand Down

0 comments on commit ef10747

Please sign in to comment.