Skip to content

Commit

Permalink
chore(release): 0.1.412
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Jan 22, 2019
1 parent eae1566 commit 90615dc
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,24 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="0.1.412"></a>
## [0.1.412](https://github.com/webex/react-ciscospark/compare/v0.1.411...v0.1.412) (2019-01-22)


### Bug Fixes

* **space-item:** fix call start time display ([f46b5d2](https://github.com/webex/react-ciscospark/commit/f46b5d2))


### Features

* **r-m-spaces:** add decrypt promise to space item ([a3abdeb](https://github.com/webex/react-ciscospark/commit/a3abdeb))
* **r-m-spaces:** optimize convo request and storage ([aa0cc26](https://github.com/webex/react-ciscospark/commit/aa0cc26))
* **recents:** add avatars to initial fetch before continuing ([f3b170d](https://github.com/webex/react-ciscospark/commit/f3b170d))
* **recents:** optimize initial space loading via enhancers ([e34956d](https://github.com/webex/react-ciscospark/commit/e34956d))



<a name="0.1.411"></a>
## [0.1.411](https://github.com/webex/react-ciscospark/compare/v0.1.410...v0.1.411) (2019-01-18)

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
@@ -1,6 +1,6 @@
{
"name": "@ciscospark/react-ciscospark",
"version": "0.1.411",
"version": "0.1.412",
"description": "The Cisco Spark for React library allows developers to easily incorporate Spark functionality into an application.",
"scripts": {
"build": "./scripts/build/index.js",
Expand Down

0 comments on commit 90615dc

Please sign in to comment.