Skip to content

Commit 135b35e

Browse files
committed
release: protocol-launcher@1.8.4
1 parent 603779b commit 135b35e

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

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.16
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`2c27d6d`](https://github.com/zhensherlock/protocol-launcher/commit/2c27d6d5bd44d406364403894a5a69ad75f13185)]:
8+
- protocol-launcher@1.8.4
9+
310
## 0.0.15
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.15",
4+
"version": "0.0.16",
55
"type": "module",
66
"description": "One-click launch URL generator for protocol-based apps.",
77
"scripts": {

packages/protocol-launcher/CHANGELOG.md

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

3+
## 1.8.4
4+
5+
### Patch Changes
6+
7+
- [`2c27d6d`](https://github.com/zhensherlock/protocol-launcher/commit/2c27d6d5bd44d406364403894a5a69ad75f13185) Thanks [@zhensherlock](https://github.com/zhensherlock)! - chore: update dependencies
8+
9+
- Updated dependencies [[`2c27d6d`](https://github.com/zhensherlock/protocol-launcher/commit/2c27d6d5bd44d406364403894a5a69ad75f13185)]:
10+
- @protocol-launcher/shared@1.1.10
11+
312
## 1.8.3
413

514
### 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.8.3",
3+
"version": "1.8.4",
44
"description": "One-click launch URL generator for protocol-based apps.",
55
"type": "module",
66
"author": "zhensherlock",

0 commit comments

Comments
 (0)