Skip to content

Commit 7f68092

Browse files
committed
Add changelog links
1 parent 13a1bf1 commit 7f68092

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

packages/powersync-sdk-react-native/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,10 @@ npx expo run:ios
102102

103103
Our [SDK reference](https://docs.powersync.com/client-sdk-references/react-native-and-expo) contains everything you need to know to get started implementing PowerSync in your project.
104104

105+
# Changelog
106+
107+
A changelog for this SDK is available [here](https://releases.powersync.com/announcements/react-native-client-sdk).
108+
105109
# Examples
106110

107111
For example projects built with PowerSync and React Native, see our [Demo Apps / Example Projects](https://docs.powersync.com/resources/demo-apps-example-projects#react-native-and-expo) gallery.

packages/powersync-sdk-web/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ npm install @journeyapps/wa-sqlite
3636

3737
Our [full SDK reference](https://docs.powersync.com/client-sdk-references/js-web) contains everything you need to know to get started implementing PowerSync in your project.
3838

39+
# Changelog
40+
41+
A changelog for this SDK is available [here](https://releases.powersync.com/announcements/powersync-js-web-client-sdk).
42+
3943
# Examples
4044

4145
For example projects built with PowerSync on Web, see our [Demo Apps / Example Projects](https://docs.powersync.com/resources/demo-apps-example-projects#js-web) gallery.

0 commit comments

Comments
 (0)