Closed nadilas closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated |
---|---|---|---|---|
bouncer | ✅ Ready (Inspect) | Visit Preview | 💬 Add your feedback | Jan 28, 2023 at 3:17PM (UTC) |
Description of change
Pull-Request Checklist
main
branchpnpm lint
passes with this changeFixes #0000
📦 Published PR as canary version:
Canary Versions
:sparkles: Test out this PR locally via: ```bash npm install @dotinc/bouncer-admin@0.1.1-canary.16.11c1b09.0 npm install @dotinc/bouncer-client@0.3.2-canary.16.11c1b09.0 npm install @dotinc/bouncer-core@0.7.2-canary.16.11c1b09.0 npm install @dotinc/bouncer-ui@0.1.1-canary.16.11c1b09.0 # or yarn add @dotinc/bouncer-admin@0.1.1-canary.16.11c1b09.0 yarn add @dotinc/bouncer-client@0.3.2-canary.16.11c1b09.0 yarn add @dotinc/bouncer-core@0.7.2-canary.16.11c1b09.0 yarn add @dotinc/bouncer-ui@0.1.1-canary.16.11c1b09.0 ```