Skip to content

Commit 2bd7e00

Browse files
authored
Merge pull request #178 from timlrx/changeset-release/main
Version Packages
2 parents c898200 + 8fe94ca commit 2bd7e00

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

.changeset/chilly-ladybugs-call.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

packages/pliny/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# pliny
22

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+
312
## 0.3.0
413

514
### Minor Changes

packages/pliny/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "pliny",
33
"description": "Main entry point for pliny components",
44
"homepage": "https://github.com/timlrx/pliny",
5-
"version": "0.3.0",
5+
"version": "0.3.1",
66
"type": "module",
77
"exports": {
88
"./*": "./*",

0 commit comments

Comments
 (0)