Skip to content

Commit 0c1d052

Browse files
author
Webex Publisher
committed
chore(release): 0.56.0 [skip ci]
1 parent c140f75 commit 0c1d052

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
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.
44

5+
## [0.56.0](https://github.com/webex/react-widgets/compare/v0.55.0...v0.56.0) (2023-02-14)
6+
7+
8+
59
## [0.55.0](https://github.com/webex/react-widgets/compare/v0.54.0...v0.55.0) (2023-02-13)
610

711

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@webex/react-widgets",
3-
"version": "0.55.0",
3+
"version": "0.56.0",
44
"description": "The Webex for React library allows developers to easily incorporate Webex functionality into an application.",
55
"scripts": {
66
"build": "babel-node ./scripts/build/index.js",
@@ -128,7 +128,7 @@
128128
"typescript": "^4.5.3",
129129
"uuid": "^3.0.1",
130130
"validator": "^9.0.0",
131-
"@webex/component-adapter-interfaces":"^1.29.3",
131+
"@webex/component-adapter-interfaces": "^1.29.3",
132132
"luxon": "^3.0.1",
133133
"react-stately": "^3.17.0",
134134
"react-hook-form": "^7.35.0",

0 commit comments

Comments
 (0)