Skip to content

Commit 576a078

Browse files
committed
release: protocol-launcher@1.5.1
1 parent d5e21dc commit 576a078

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

.changeset/cool-heads-sin.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.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d5e21dc`](https://github.com/zhensherlock/protocol-launcher/commit/d5e21dc19d7c777fdbe7853c8c19711f18488ac2)]:
8+
- protocol-launcher@1.5.1
9+
310
## 0.0.8
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.8",
4+
"version": "0.0.9",
55
"type": "module",
66
"description": "One-click launch URL generator for protocol-based apps.",
77
"scripts": {

packages/protocol-launcher/CHANGELOG.md

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

3+
## 1.5.1
4+
5+
### Patch Changes
6+
7+
- [`d5e21dc`](https://github.com/zhensherlock/protocol-launcher/commit/d5e21dc19d7c777fdbe7853c8c19711f18488ac2) Thanks [@zhensherlock](https://github.com/zhensherlock)! - fix: publish npm packages via pnpm pack to correctly resolve workspace dependencies
8+
39
## 1.5.0
410

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

0 commit comments

Comments
 (0)