Skip to content

Commit f65dc06

Browse files
Update release version for 1.27.1 (#5858)
* Update packages to release version * remove unused storybook package template * Update pnpm lock file
1 parent a7dbc63 commit f65dc06

22 files changed

Lines changed: 344 additions & 566 deletions

File tree

common/config/rush/pnpm-lock.yaml

Lines changed: 135 additions & 365 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

common/config/rush/variants/stable/pnpm-lock.yaml

Lines changed: 132 additions & 124 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/acs-ui-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@internal/acs-ui-common",
3-
"version": "1.27.0",
3+
"version": "1.27.1",
44
"description": "Common types and utilities for all Azure Communication Serves UI libraries",
55
"module": "dist/dist-esm/index.js",
66
"main": "dist/dist-cjs/index.js",

packages/acs-ui-common/src/telemetryVersion.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// GENERATED FILE. DO NOT EDIT MANUALLY.
55

6-
module.exports = '1.27.0';
6+
module.exports = '1.27.1';

packages/acs-ui-javascript-loaders/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@internal/acs-ui-javascript-loaders",
3-
"version": "1.27.0",
3+
"version": "1.27.1",
44
"description": "Component bindings specific to components that integrate with the Azure Communication Services Calling JavaScript SDK",
55
"module": "dist/dist-esm/index.js",
66
"main": "dist/dist-cjs/index.js",
@@ -32,8 +32,8 @@
3232
"license": "ISC",
3333
"dependencies": {
3434
"@azure/communication-common": "^2.3.1",
35-
"@internal/acs-ui-common": "1.27.0",
36-
"@internal/react-composites": "1.27.0",
35+
"@internal/acs-ui-common": "1.27.1",
36+
"@internal/react-composites": "1.27.1",
3737
"@fluentui/react": "^8.122.17",
3838
"@azure/logger": "^1.0.4"
3939
},

packages/calling-component-bindings/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@internal/calling-component-bindings",
3-
"version": "1.27.0",
3+
"version": "1.27.1",
44
"description": "Component bindings specific to components that integrate with the Azure Communication Services Calling JavaScript SDK",
55
"module": "dist/dist-esm/index.js",
66
"main": "dist/dist-cjs/index.js",
@@ -31,9 +31,9 @@
3131
},
3232
"license": "MIT",
3333
"dependencies": {
34-
"@internal/acs-ui-common": "1.27.0",
35-
"@internal/calling-stateful-client": "1.27.0",
36-
"@internal/react-components": "1.27.0",
34+
"@internal/acs-ui-common": "1.27.1",
35+
"@internal/calling-stateful-client": "1.27.1",
36+
"@internal/react-components": "1.27.1",
3737
"@azure/communication-common": "^2.3.1",
3838
"memoize-one": "^5.2.1",
3939
"reselect": "^4.0.0"

packages/calling-stateful-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@internal/calling-stateful-client",
3-
"version": "1.27.0",
3+
"version": "1.27.1",
44
"description": "Stateful proxy over the Azure Communication Services Calling JavaScript SDK",
55
"module": "dist/dist-esm/index.js",
66
"main": "dist/dist-cjs/index.js",
@@ -32,7 +32,7 @@
3232
"dependencies": {
3333
"@azure/communication-common": "^2.3.1",
3434
"@azure/logger": "^1.0.4",
35-
"@internal/acs-ui-common": "1.27.0",
35+
"@internal/acs-ui-common": "1.27.1",
3636
"@types/events": "^3.0.3",
3737
"events": "^3.3.0",
3838
"immer": "10.1.1"

packages/chat-component-bindings/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@internal/chat-component-bindings",
3-
"version": "1.27.0",
3+
"version": "1.27.1",
44
"description": "Component bindings specific to components that integrate with the Azure Communication Services Chat JavaScript SDK",
55
"module": "dist/dist-esm/index.js",
66
"main": "dist/dist-cjs/index.js",
@@ -32,9 +32,9 @@
3232
"dependencies": {
3333
"@azure/communication-common": "^2.3.1",
3434
"@azure/core-paging": "^1.5.0",
35-
"@internal/acs-ui-common": "1.27.0",
36-
"@internal/chat-stateful-client": "1.27.0",
37-
"@internal/react-components": "1.27.0",
35+
"@internal/acs-ui-common": "1.27.1",
36+
"@internal/chat-stateful-client": "1.27.1",
37+
"@internal/react-components": "1.27.1",
3838
"reselect": "^4.0.0",
3939
"memoize-one": "^5.2.1"
4040
},

packages/chat-stateful-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@internal/chat-stateful-client",
3-
"version": "1.27.0",
3+
"version": "1.27.1",
44
"description": "Stateful proxy over the Azure Communication Services Chat JavaScript SDK",
55
"module": "dist/dist-esm/index.js",
66
"main": "dist/dist-cjs/index.js",
@@ -33,7 +33,7 @@
3333
"@azure/communication-common": "^2.3.1",
3434
"@azure/core-paging": "^1.5.0",
3535
"@azure/logger": "^1.0.4",
36-
"@internal/acs-ui-common": "1.27.0",
36+
"@internal/acs-ui-common": "1.27.1",
3737
"@types/events": "^3.0.3",
3838
"events": "^3.3.0",
3939
"immer": "10.1.1",

packages/communication-react/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@azure/communication-react",
3-
"version": "1.27.0",
3+
"version": "1.27.1",
44
"sideEffects": false,
55
"description": "React library for building modern communication user experiences utilizing Azure Communication Services",
66
"keywords": [
@@ -116,14 +116,14 @@
116116
"@azure/core-auth": "^1.7.2",
117117
"@babel/cli": "^7.27.2",
118118
"@babel/core": "^7.27.1",
119-
"@internal/calling-component-bindings": "1.27.0",
120-
"@internal/calling-stateful-client": "1.27.0",
121-
"@internal/chat-component-bindings": "1.27.0",
122-
"@internal/chat-stateful-client": "1.27.0",
123-
"@internal/fake-backends": "1.27.0",
124-
"@internal/react-components": "1.27.0",
125-
"@internal/react-composites": "1.27.0",
126-
"@internal/acs-ui-javascript-loaders": "1.27.0",
119+
"@internal/calling-component-bindings": "1.27.1",
120+
"@internal/calling-stateful-client": "1.27.1",
121+
"@internal/chat-component-bindings": "1.27.1",
122+
"@internal/chat-stateful-client": "1.27.1",
123+
"@internal/fake-backends": "1.27.1",
124+
"@internal/react-components": "1.27.1",
125+
"@internal/react-composites": "1.27.1",
126+
"@internal/acs-ui-javascript-loaders": "1.27.1",
127127
"@microsoft/api-documenter": "~7.26.22",
128128
"@microsoft/api-extractor": "~7.52.4",
129129
"@rollup/plugin-json": "^6.0.1",

0 commit comments

Comments
 (0)