Skip to content

Commit

Permalink
doc built at
Browse files Browse the repository at this point in the history
  • Loading branch information
kaleyra-video-ci committed Apr 12, 2024
1 parent 4c53a6d commit e454c31
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.9.1] - 2024-04-12

### Changed

- Change the version in the README.

## [2.9.0] - 2024-04-05

### Added
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ or embed it directly in your HTML getting it from our CDN:
<html>
<head></head>
<body>
<script src="https://cdn.bandyer.com/sdk/js/chat/2.8.0/bandyer-widget.min.js" type="text/javascript"></script>
<script src="https://cdn.bandyer.com/sdk/js/chat/2.9.1/bandyer-widget.min.js" type="text/javascript"></script>
</body>
</html>
```
Expand All @@ -38,8 +38,8 @@ The script attaches in the window object the global variable **BandyerSDK** from

#### Versions

The latest version is: 2.8.0
[https://cdn.bandyer.com/sdk/js/chat/2.8.0/bandyer-widget.min.js](https://cdn.bandyer.com/sdk/js/chat/2.8.0/bandyer-widget.min.js)
The latest version is: 2.9.1
[https://cdn.bandyer.com/sdk/js/chat/2.9.1/bandyer-widget.min.js](https://cdn.bandyer.com/sdk/js/chat/2.9.1/bandyer-widget.min.js)

> if you're upgrading from v1.x.x you can find the migration guide [here](#migration)
Expand Down
2 changes: 1 addition & 1 deletion bandyer-widget.min.js

Large diffs are not rendered by default.

0 comments on commit e454c31

Please sign in to comment.