You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
-12Lines changed: 0 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,18 +115,6 @@ The commit message header is limited to **150 characters**.
115
115
116
116
---
117
117
118
-
## Versioning
119
-
120
-
Versioning is handled automatically by [semantic-release](https://github.com/semantic-release/semantic-release) based on commit messages. You do not need to manually bump versions.
A modern, production-ready starter for building React Native TypeScript libraries. Ships with dual CJS/ESM output, full test coverage, automated releases, and AI-ready project conventions out of the box.
10
+
A modern, production-ready starter for building React Native TypeScript libraries. Ships with dual CJS/ESM output, full test coverage, and AI-ready project conventions out of the box.
11
11
12
12
---
13
13
@@ -27,8 +27,7 @@ See the full [CHANGELOG](CHANGELOG.md) for all changes including the 2.0.0 redes
27
27
-**Jest + @testing-library/react-native** β full test suite with coverage thresholds
28
28
-**ESLint + Prettier** β consistent code style, enforced on commit via `lint-staged`
0 commit comments