Skip to content

Commit b8f6cca

Browse files
chore: bump landing page to 1.3.0
- macOS support
1 parent b18414f commit b8f6cca

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

.changeset/landing-macos-downloads.md

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

packages/landing/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @dm-hero/landing
22

3+
## 1.3.0
4+
5+
### Minor Changes
6+
7+
- b18414f: feat: macOS downloads, Discord community link, GitHub star CTA
8+
- Enable macOS download section with split button (Apple Silicon / Intel)
9+
- Add tooltips explaining M1/M2/M3 vs older Intel chips
10+
- Replace auto-update hint with Discord community invitation
11+
- Add GitHub star call-to-action section
12+
- Update entity count from 7+ to 8+
13+
314
## 1.2.0
415

516
### Minor Changes

packages/landing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dm-hero/landing",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"type": "module",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)