We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49bd694 commit 06ab0d1Copy full SHA for 06ab0d1
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## Unreleased
9
10
+## 0.2.0-beta.0 - 2023-02-14
11
+
12
## 0.1.2-beta.0 - 2023-02-14
13
14
## 0.1.1-beta.3 - 2023-02-14
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sitecore-personalize-tenant-sdk",
3
- "version": "0.1.2-beta.0",
+ "version": "0.2.0-beta.0",
4
"description": "The Sitecore Personalize Tenant/Admin API SDK",
5
"main": "dist/client.js",
6
"type": "module",
0 commit comments