rudderlabs / rudder-sdk-react-native

Repository for RudderStack's React Native SDK - to track your event data via RudderStack.
https://www.rudderstack.com
Other
17 stars 18 forks source link

fix: add dummy commit to trigger changelog generation #384

Closed 1abhishekpandey closed 4 weeks ago

1abhishekpandey commented 1 month ago

Description of the change

Added a dummy commit (with no actual change). Which is required for changelog generation.

NOTE: There is a known issue with NX where, if we make a change in the RN core SDK, the DBEncryption plugin also gets affected, which in turn impacts the release pipeline.

Type of change

Related issues

Fix [#1]()

Checklists

Development

Code review

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud