🔖(minor) bump release to 0.1.29

What:

- fix minor issue on summary microservice
- PKCE (oidc) support
- add limitation on recording if supported

and more.
This commit is contained in:
lebaudantoine
2025-07-17 18:25:47 +02:00
parent 3c97418a70
commit 912bac8756
8 changed files with 11 additions and 11 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "sdk",
"version": "0.1.28",
"version": "0.1.29",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "sdk",
"version": "0.1.28",
"version": "0.1.29",
"license": "ISC",
"workspaces": [
"./library",

View File

@@ -1,6 +1,6 @@
{
"name": "sdk",
"version": "0.1.28",
"version": "0.1.29",
"author": "",
"license": "ISC",
"description": "",