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 72ab27c commit fe8ac2aCopy full SHA for fe8ac2a
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## Unreleased
9
10
+## 0.4.2 - 2024-07-30
11
+
12
## 0.2.0 - 2023-02-14
13
14
## 0.2.0-beta.0 - 2023-02-14
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sitecore-personalize-tenant-sdk",
3
- "version": "0.4.1",
+ "version": "0.4.2",
4
"description": "The Sitecore Personalize Tenant/Admin API SDK",
5
"main": "dist/client.js",
6
"type": "module",
0 commit comments