Skip to content

Commit

Permalink
chore(release): 1.30.12 [skip ci]
Browse files Browse the repository at this point in the history
## [1.30.12](v1.30.11...v1.30.12) (2024-04-10)

### Bug Fixes

* **DownloadLogs:** Implemented Download Logs Feature ([e78638d](e78638d))
  • Loading branch information
semantic-release-bot committed Apr 10, 2024
1 parent e78638d commit 4417414
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.30.12](https://github.com/webex/component-adapter-interfaces/compare/v1.30.11...v1.30.12) (2024-04-10)


### Bug Fixes

* **DownloadLogs:** Implemented Download Logs Feature ([e78638d](https://github.com/webex/component-adapter-interfaces/commit/e78638d7c049e0feb67b8aa531d9dc6c26f7df95))

## [1.30.11](https://github.com/webex/component-adapter-interfaces/compare/v1.30.10...v1.30.11) (2023-08-16)


Expand Down
4 changes: 2 additions & 2 deletions 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.30.11",
"version": "1.30.12",
"description": "Adapter interfaces for Webex Components (https://github.com/webex/components)",
"author": "[email protected]",
"license": "MIT",
Expand Down

0 comments on commit 4417414

Please sign in to comment.