@revenuecat/purchases-ui-js
v4.9.0
Published
Web components for Paywalls. Powered by RevenueCat
Readme
Purchases UI JS
Web components for Paywalls. Powered by RevenueCat
Building
To build your library:
npm run packageReleasing
Bump version in package.json in a PR. Once it lands on main, the Azure pipeline publishes that version to npm, skipping the publish if the version is already on the registry.
After publishing, the pipeline triggers the dependency-update action in purchases-js. That job compares the pinned @revenuecat/purchases-ui-js with the latest on npm and opens a bump PR there if it is behind. The call runs on every main build and is a no-op when nothing changed. It needs the CIRCLE_TOKEN secret in the pipeline variables.
