Skip to content

Commit

Permalink
chore(release): 1.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.1](v1.3.0...v1.3.1) (2019-10-26)

### Bug Fixes

* **ActivitiesAdapter:** export Activities adapter ([dab06ca](dab06ca))
  • Loading branch information
webex-components-publisher authored and semantic-release-bot committed Oct 26, 2019
1 parent dab06ca commit 48f3dd5
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.3.1](https://github.com/webex/component-adapter-interfaces/compare/v1.3.0...v1.3.1) (2019-10-26)


### Bug Fixes

* **ActivitiesAdapter:** export Activities adapter ([dab06ca](https://github.com/webex/component-adapter-interfaces/commit/dab06ca2ec55f7860eb623151a65a06b0bee13c2))

# [1.3.0](https://github.com/webex/component-adapter-interfaces/compare/v1.2.1...v1.3.0) (2019-10-25)


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.3.0",
"version": "1.3.1",
"main": "dist/webexComponentAdapterInterfaces.cjs.js",
"module": "dist/webexComponentAdapterInterfaces.esm.js",
"scripts": {
Expand Down

0 comments on commit 48f3dd5

Please sign in to comment.