Skip to content

Commit a3e1fa1

Browse files
committed
release: protocol-launcher@1.8.1
1 parent 2f42fbe commit a3e1fa1

File tree

5 files changed

+20
-7
lines changed

5 files changed

+20
-7
lines changed

.changeset/spotty-chicken-listen.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.13
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`a1cdb30`](https://github.com/zhensherlock/protocol-launcher/commit/a1cdb30a4d68d224be2e2cfad0610074311da1ba), [`f14b16b`](https://github.com/zhensherlock/protocol-launcher/commit/f14b16b1f94b4b0618e14d19425f5d493b742abc)]:
8+
- protocol-launcher@1.8.1
9+
310
## 0.0.12
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.12",
4+
"version": "0.0.13",
55
"type": "module",
66
"description": "One-click launch URL generator for protocol-based apps.",
77
"scripts": {

packages/protocol-launcher/CHANGELOG.md

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

3+
## 1.8.1
4+
5+
### Patch Changes
6+
7+
- [`a1cdb30`](https://github.com/zhensherlock/protocol-launcher/commit/a1cdb30a4d68d224be2e2cfad0610074311da1ba) Thanks [@zhensherlock](https://github.com/zhensherlock)! - chore: update dependencies
8+
9+
- [`f14b16b`](https://github.com/zhensherlock/protocol-launcher/commit/f14b16b1f94b4b0618e14d19425f5d493b742abc) Thanks [@zhensherlock](https://github.com/zhensherlock)! - build(protocol-launcher): add TypeScript plugin to rollup config
10+
11+
- Updated dependencies [[`a1cdb30`](https://github.com/zhensherlock/protocol-launcher/commit/a1cdb30a4d68d224be2e2cfad0610074311da1ba), [`6be943e`](https://github.com/zhensherlock/protocol-launcher/commit/6be943e56464e83258be56fffca7897d42167c7e)]:
12+
- @protocol-launcher/shared@1.1.7
13+
314
## 1.8.0
415

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

0 commit comments

Comments
 (0)