We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf14178 commit af87dcbCopy full SHA for af87dcb
package.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "0.9.20-beta.10",
+ "version": "0.9.20-beta.11",
3
"name": "letterspace",
4
"private": true,
5
"scripts": {
todo.md
@@ -1,12 +1,9 @@
# Todos
-- [ ] Bug: on the individual campaign page there is a infinite loop that gets the user.me trpc query forever.
-
## For later
6
7
Anything in this list, do not touch them or do them.
8
9
-- [ ] Update the docs to add receiving webhook setup guide.
10
- [ ] Add unsubscribe status to message schema.
11
- [ ] Add unsubscribe status event to webhooks.
12
0 commit comments