Skip to content

Commit 06ab0d1

Browse files
chore: release v0.2.0-beta.0
1 parent 49bd694 commit 06ab0d1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

88
## Unreleased
99

10+
## 0.2.0-beta.0 - 2023-02-14
11+
1012
## 0.1.2-beta.0 - 2023-02-14
1113

1214
## 0.1.1-beta.3 - 2023-02-14

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.2-beta.0",
3+
"version": "0.2.0-beta.0",
44
"description": "The Sitecore Personalize Tenant/Admin API SDK",
55
"main": "dist/client.js",
66
"type": "module",

0 commit comments

Comments
 (0)