Skip to content

Commit

Permalink
bump to 0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
elopezanaya committed Mar 18, 2024
1 parent 0a96d19 commit 96a6a30
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@

All notable changes to this project will be documented in this file.

## [Unreleased]
## Changes
## [0.4.5] - 2024-03-18

### Changed

- Remove telemetry lane, which was duplicating events for GetLWI

## [0.4.4] - 2024-03-18
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/ocsdk",
"version": "0.4.5-0",
"version": "0.4.5",
"description": "Microsoft Omnichannel SDK",
"files": [
"dist/**/*",
Expand Down

0 comments on commit 96a6a30

Please sign in to comment.