Skip to content

Commit dacdbdf

Browse files
2 parents 68b839d + b7cca97 commit dacdbdf

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## Unreleased
99

10+
## 0.1.1-beta.2 - 2023-02-14
11+
12+
## 0.1.1-beta.1 - 2023-02-13
13+
1014
## 0.1.1-beta.0 - 2023-02-13
1115
### Added
1216
- Keep-a-changelog plugin added.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sitecore-personalize-tenant-sdk",
3-
"version": "0.1.1-beta.0",
3+
"version": "0.1.1-beta.2",
44
"description": "The Sitecore Personalize Tenant/Admin API SDK",
55
"main": "client.js",
66
"type": "module",

0 commit comments

Comments
 (0)