Skip to content

Commit 6a01bb0

Browse files
authored
25.1.10 Release version updates (#678)
* 25.1.10 Release version updates * chore: update version to 25.1.10 in package.json and package-lock.json
1 parent 237a846 commit 6a01bb0

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-sdk",
3-
"version": "24.2.11",
3+
"version": "25.1.10",
44
"scripts": {
55
"_comment_SDK_install_build_run_commands": "The following are public commands to clean, install, build, and run the SDK",
66
"build:dev": "npm run _internal-check-node-version && run-p -l fix _internal-build-dev-only",
@@ -61,7 +61,7 @@
6161
"@angular/platform-browser": "^19.2.14",
6262
"@angular/platform-browser-dynamic": "^19.2.14",
6363
"@angular/router": "^19.2.14",
64-
"@pega/angular-sdk-components": "~0.25.8",
64+
"@pega/angular-sdk-components": "25.1.10",
6565
"@pega/auth": "~0.2.34",
6666
"@pega/cosmos-react-condition-builder": "^7.0.4",
6767
"@pega/cosmos-react-core": "^7.0.4",
@@ -86,10 +86,10 @@
8686
"@angular/compiler-cli": "^19.2.14",
8787
"@angular/language-service": "^19.2.14",
8888
"@chromatic-com/storybook": "^3.2.7",
89-
"@pega/angular-sdk-overrides": "~0.25.8",
89+
"@pega/angular-sdk-overrides": "25.1.10",
9090
"@pega/configs": "^0.16.3",
9191
"@pega/constellationjs": "~25.1.0",
92-
"@pega/dx-component-builder-sdk": "~0.25.7",
92+
"@pega/dx-component-builder-sdk": "25.1.12",
9393
"@pega/pcore-pconnect-typedefs": "~4.1.0",
9494
"@playwright/test": "^1.54.2",
9595
"@storybook/addon-a11y": "8.6.14",

0 commit comments

Comments
 (0)