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.
2 parents 68b839d + b7cca97 commit dacdbdfCopy full SHA for dacdbdf
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## Unreleased
9
10
+## 0.1.1-beta.2 - 2023-02-14
11
+
12
+## 0.1.1-beta.1 - 2023-02-13
13
14
## 0.1.1-beta.0 - 2023-02-13
15
### Added
16
- Keep-a-changelog plugin added.
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sitecore-personalize-tenant-sdk",
3
- "version": "0.1.1-beta.0",
+ "version": "0.1.1-beta.2",
4
"description": "The Sitecore Personalize Tenant/Admin API SDK",
5
"main": "client.js",
6
"type": "module",
0 commit comments