Skip to content

Commit

Permalink
Merge pull request #337 from xTEddie/bump-v1.9.3-0
Browse files Browse the repository at this point in the history
Bump v1.9.3-0
  • Loading branch information
elopezanaya committed Jun 25, 2024
2 parents 862ff1e + 3dba87c commit 2c3e007
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

## [1.9.2] - 2024-06-25

### Fixed

- Remove internal overrides of the original message contracts to add `content` property with `Object.assign()` causing side effects on ChatAdapter
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": "@microsoft/omnichannel-chat-sdk",
"version": "1.9.2-0",
"version": "1.9.3-0",
"description": "Microsoft Omnichannel Chat SDK",
"files": [
"lib/**/*"
Expand Down

0 comments on commit 2c3e007

Please sign in to comment.