We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c898200 + 8fe94ca commit 2bd7e00Copy full SHA for 2bd7e00
.changeset/chilly-ladybugs-call.md
packages/pliny/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# pliny
2
3
+## 0.3.1
4
+
5
+### Patch Changes
6
7
+- 3b4fe2b: Added Beehiiv newsletter integration
8
9
+ - Created new beehiiv.ts file with subscription functionality
10
+ - Updated index.ts to include Beehiiv as a newsletter provider option
11
12
## 0.3.0
13
14
### Minor Changes
packages/pliny/package.json
@@ -2,7 +2,7 @@
"name": "pliny",
"description": "Main entry point for pliny components",
"homepage": "https://github.com/timlrx/pliny",
- "version": "0.3.0",
+ "version": "0.3.1",
"type": "module",
"exports": {
"./*": "./*",
0 commit comments