Skip to content

Commit 56765c5

Browse files
committed
chore(main): release react-sdk 0.0.2-experimental
Signed-off-by: Shujaat Ali <16950646+shujieali@users.noreply.github.com>
1 parent c209b10 commit 56765c5

File tree

2 files changed

+30
-2
lines changed

2 files changed

+30
-2
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"packages/core": "0.0.2-experimental",
3-
"packages/react": "0.0.1-experimental"
2+
"packages/core": "0.0.1-experimental",
3+
"packages/react": "0.0.2-experimental"
44
}

packages/react/CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,34 @@
1717
* release process fixed ([0617fde](https://github.com/open-socket/js-sdk/commit/0617fde50934029b8bb38417bcb9b17dce666c12))
1818

1919

20+
### 🧹 Chore
21+
22+
* initial setup for js-sdk ([26cdac5](https://github.com/open-socket/js-sdk/commit/26cdac5d5311c85c4f4a523cd5f5d3b6730c0203))
23+
* **main:** release react-sdk 0.0.2-experimental ([6492798](https://github.com/open-socket/js-sdk/commit/6492798edd5727bdaf89465fdabf831793e13c0c))
24+
* release main ([b46d42f](https://github.com/open-socket/js-sdk/commit/b46d42f3f9156c3be395dc0f9a657bdf29c5300b))
25+
* release main ([4b17328](https://github.com/open-socket/js-sdk/commit/4b17328315e67f77cfb949f209bb4364ea4fbd3c))
26+
* **release:** 1.3.0 [skip ci] ([d2253ee](https://github.com/open-socket/js-sdk/commit/d2253eea99f43d42d3582eb8a17c87bf02b476af))
27+
* **release:** 1.4.0 [skip ci] ([19f1235](https://github.com/open-socket/js-sdk/commit/19f123532954b327006bb60c375a2bee05d078f8))
28+
* **release:** 1.5.0 [skip ci] ([e390f31](https://github.com/open-socket/js-sdk/commit/e390f31644fc979b94c3b5094897475d1cf2440d))
29+
* **release:** 1.5.1 [skip ci] ([7b09d52](https://github.com/open-socket/js-sdk/commit/7b09d52ddd7eb8eb3b564fb87340fa467d78d906))
30+
31+
## [0.0.2-experimental](https://github.com/open-socket/js-sdk/compare/react-sdk-v0.0.1-experimental...react-sdk-v0.0.2-experimental) (2024-11-03)
32+
33+
34+
### ✨ New Features
35+
36+
* **core-js:** updated cicd ([d4ac1f6](https://github.com/open-socket/js-sdk/commit/d4ac1f6215356ac0d3c19ae19d5c2c9600b7dc41))
37+
* setting up npm, added npmrc ([e7d4872](https://github.com/open-socket/js-sdk/commit/e7d4872b10395f800696c33553b77397ac315a06))
38+
* setting up npm, added npmrc ([39f84a3](https://github.com/open-socket/js-sdk/commit/39f84a34d3c86177cc1ece68626219f79de2b1f7))
39+
* testing auto deploy ([5abe826](https://github.com/open-socket/js-sdk/commit/5abe826d863fbdfbe3ef54cdb192b4e51e1c36cf))
40+
* updated organization ([830ca46](https://github.com/open-socket/js-sdk/commit/830ca46190d2a46f957aba8b51455fac351f649f))
41+
42+
43+
### 🐛 Bug Fixes
44+
45+
* release process fixed ([0617fde](https://github.com/open-socket/js-sdk/commit/0617fde50934029b8bb38417bcb9b17dce666c12))
46+
47+
2048
### 🧹 Chore
2149

2250
* initial setup for js-sdk ([26cdac5](https://github.com/open-socket/js-sdk/commit/26cdac5d5311c85c4f4a523cd5f5d3b6730c0203))

0 commit comments

Comments
 (0)