Skip to content

Commit

Permalink
Merge branch 'master' into 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rishabhpoddar committed Feb 16, 2021
2 parents d2cc2af + 7c2fa6a commit a7da2d6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
14 changes: 10 additions & 4 deletions .github/ISSUE_TEMPLATE/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,16 @@ Description of the new feature

### Others

- [supertokens-demo-react:master](https://github.com/supertokens/supertokens-nextjs-demo/tree/master)
- [supertokens-demo-react](https://github.com/supertokens/supertokens-demo-react/tree/master)
- [ ] In progress
- [ ] [PR]() Ready using `supertokens/supertokens-auth-react#X.Y` and `supertokens/supertokens-node#X.Y` github repositories in `package.json`
- [ ] Make changes to `master` and `deploy` branch
- [ ] Make changes to `thirdparty`
- [ ] Make changes to `emailpassword`

### 📚 Documentation

- [ ] EmailPassword main documentation update
- [ ] If UI changes, make sure to update the themes netlify link.
- [ ] In progress [PR]()
- [ ] Deployed on [test site](https://test.supertokens.io/docs/emailpassword/introduction)

Expand Down Expand Up @@ -85,13 +87,17 @@ Description of the new feature

### 🔀 Others

- [supertokens-demo-react:master](https://github.com/supertokens/supertokens-nextjs-demo/tree/master)
- [supertokens-demo-react:master](https://github.com/supertokens/supertokens-demo-react/tree/master)
- [ ] Updated [PR]() using `supertokens-node` and `supertokens-auth-react` npm registry.
- [ ] Deployed to [demo site](http://emailpassword.demo.supertokens.io/)
- [ ] Deployed to [emailpassword demo site](https://emailpassword.demo.supertokens.io/)
- [ ] Deployed to [thirdparty demo site](https://thirdparty.demo.supertokens.io/)

- [supertokens-auth-react:master](https://github.com/supertokens/supertokens-auth-react/tree/master)
- [ ] Update examples to use latest `supertokens-node` and `supertokens-auth-react`

- [next.js:canary](https://github.com/vercel/next.js/tree/canary)
- [ ] Update `with-supertokens` examples to use latest `supertokens-node` and `supertokens-auth-react`

### 📚 Documentation

- EmailPassword main documentation update
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ If you think this is a project you could use in the future, please :star2: this
<td align="center"><a href="https://github.com/IsautierEloise"><img src="https://avatars2.githubusercontent.com/u/44578188?s=400&u=2bda597af317d871d6b1017193956b40a6fe0412&v=4" width="100px;" alt=""/><br /><sub><b>Eloïse Isautier</b></sub></a></td>
<td align="center"><a href="https://github.com/ocReaper"><img src="https://avatars2.githubusercontent.com/u/4038188?s=460&v=4" width="100px;" alt=""/><br /><sub><b>Ákos Resch</b></sub></a></td>
<td align="center"><a href="https://github.com/chotuchaudhary"><img src="https://avatars0.githubusercontent.com/u/14938108?s=460&v=4" width="100px;" alt=""/><br /><sub><b>Chotu Chaudhary</b></sub></a></td>
<td align="center"><a href="https://github.com/heracek"><img src="https://avatars.githubusercontent.com/u/7502?s=460&v=4" width="100px;" alt=""/><br /><sub><b>Tomáš Horáček</b></sub></a></td>
</tr>
</table>

Expand Down

0 comments on commit a7da2d6

Please sign in to comment.