Skip to content

Commit 72696f7

Browse files
committed
release: protocol-launcher@1.2.0
1 parent 58a7fe8 commit 72696f7

File tree

6 files changed

+22
-12
lines changed

6 files changed

+22
-12
lines changed

.changeset/big-lizards-make.md

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

.changeset/brown-sloths-fix.md

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

apps/docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @protocol-launcher/docs
22

3+
## 0.0.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`0daa463`](https://github.com/zhensherlock/protocol-launcher/commit/0daa463de587146896c15eb32dc8c9c3e272f7d2), [`95f704d`](https://github.com/zhensherlock/protocol-launcher/commit/95f704de3a0d3209f58eaddcb401f3133c29f424)]:
8+
- protocol-launcher@1.2.0
9+
310
## 0.0.4
411

512
### Patch Changes

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@protocol-launcher/docs",
33
"private": true,
4-
"version": "0.0.4",
4+
"version": "0.0.5",
55
"type": "module",
66
"description": "One-click launch URL generator for protocol-based apps.",
77
"scripts": {

packages/protocol-launcher/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# protocol-launcher
22

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- [`0daa463`](https://github.com/zhensherlock/protocol-launcher/commit/0daa463de587146896c15eb32dc8c9c3e272f7d2) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat(thunder): add thunder support to protocol launcher
8+
9+
- [`95f704d`](https://github.com/zhensherlock/protocol-launcher/commit/95f704de3a0d3209f58eaddcb401f3133c29f424) Thanks [@zhensherlock](https://github.com/zhensherlock)! - build: add glob dependency and use it for dynamic plugin entries
10+
11+
### Patch Changes
12+
13+
- Updated dependencies [[`6006c3e`](https://github.com/zhensherlock/protocol-launcher/commit/6006c3e01af974a88ea7f4892ea88ab0ef1061fd)]:
14+
- @protocol-launcher/shared@1.1.0
15+
316
## 1.1.2
417

518
### Patch Changes

packages/protocol-launcher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "protocol-launcher",
3-
"version": "1.1.2",
3+
"version": "1.2.0",
44
"description": "One-click launch URL generator for protocol-based apps.",
55
"type": "module",
66
"author": "zhensherlock",

0 commit comments

Comments
 (0)