diff --git a/CHANGELOG.md b/CHANGELOG.md index 02d33ea..f26b303 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +## [0.5.10] - 2025-01-16 + ### Added - Adding validator to remove PI. diff --git a/package-lock.json b/package-lock.json index 5fad834..0c29000 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@microsoft/ocsdk", - "version": "0.5.10-0", + "version": "0.5.11-0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@microsoft/ocsdk", - "version": "0.5.10-0", + "version": "0.5.11-0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.15.4", diff --git a/package.json b/package.json index 94ae68a..ad842f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/ocsdk", - "version": "0.5.10-0", + "version": "0.5.11-0", "description": "Microsoft Omnichannel SDK", "files": [ "dist/**/*",