We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8567111 commit 34661b5Copy full SHA for 34661b5
2 files changed
RELEASE_NOTES.md
@@ -4,8 +4,6 @@
4
5
### 🐛 Bug Fixes
6
7
-- Subscriber growth graph bug fixed
8
-- Creating a subscriber with metadata now works
9
- Various bug fixes and optimizations.
10
11
### 📚 Docs
package.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "0.3.0",
+ "version": "0.4.2",
3
"name": "letterspace",
"private": true,
"scripts": {
0 commit comments