Skip to content

Commit 6ed2689

Browse files
committed
Update default to SDK-8.8.4 and update README
1 parent c3a4430 commit 6ed2689

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align="center"><img width=60% src="docs/media/ReactSDK-Logo.png">
22

3-
# React SDK - Release Announcement - v8.8.20
3+
# React SDK - Release Announcement - v8.8.20 (08 November 2023)
44

55
This release - **SDK-R v8.8.20** - is **only compatible with Pega Infinity 8.8**. This release is related to the [**release/8.8.20** branch of the React SDK repository](https://github.com/pegasystems/react-sdk/tree/release/8.8.20).
66
<br>
@@ -15,7 +15,7 @@ For more information, see [Using type definitions - update link when published](
1515
* Updated Cosmos support to cosmos 3 (for custom Constellation components).
1616
* Enhanced security including token storage and item obfuscation support.
1717
* Bug fixes.
18-
* Full set of merged PRs can be found in the [react-sdk-components GitHub repo list of merged PRs](https://github.com/pegasystems/react-sdk-components/pulls?q=is%3Apr+is%3Amerged+base%3Amaster+). This release includes all PRs since (and including) #166 and #xxx.
18+
* Full set of merged PRs can be found in the [react-sdk-components GitHub repo list of merged PRs](https://github.com/pegasystems/react-sdk-components/pulls?q=is%3Apr+is%3Amerged+base%3Amaster+). This release includes all PRs related to the release/8.8.20 branch between (and including) PRs #166 and #202.
1919

2020
<hr>
2121

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@material-ui/icons": "^4.11.2",
5252
"@material-ui/lab": "^4.0.0-alpha.60",
5353
"@material-ui/pickers": "^3.3.10",
54-
"@pega/constellationjs": "SDK-8.8.3",
54+
"@pega/constellationjs": "SDK-8.8.4",
5555
"@pega/cosmos-react-core": "^3.0.1",
5656
"@pega/cosmos-react-work": "^3.0.1",
5757
"@pega/react-sdk-components": "file:pega-react-sdk-components-8.8.20-20231106.tgz",

0 commit comments

Comments
 (0)