Skip to content

Commit ed7014a

Browse files
committed
release: protocol-launcher@1.21.2
1 parent b9feccb commit ed7014a

4 files changed

Lines changed: 20 additions & 2 deletions

File tree

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.35
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`a5dcbec`](https://github.com/zhensherlock/protocol-launcher/commit/a5dcbecb01561b3840766920661475c6e5da55ae), [`d91dc16`](https://github.com/zhensherlock/protocol-launcher/commit/d91dc1634ca9cf366bf72ee82e5422458ce6c23c)]:
8+
- protocol-launcher@1.21.2
9+
310
## 0.0.34
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.34",
4+
"version": "0.0.35",
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.21.2
4+
5+
### Patch Changes
6+
7+
- [`a5dcbec`](https://github.com/zhensherlock/protocol-launcher/commit/a5dcbecb01561b3840766920661475c6e5da55ae) Thanks [@zhensherlock](https://github.com/zhensherlock)! - chore: update dependencies
8+
9+
- [`d91dc16`](https://github.com/zhensherlock/protocol-launcher/commit/d91dc1634ca9cf366bf72ee82e5422458ce6c23c) Thanks [@zhensherlock](https://github.com/zhensherlock)! - chore: update dependencies
10+
11+
- Updated dependencies [[`a5dcbec`](https://github.com/zhensherlock/protocol-launcher/commit/a5dcbecb01561b3840766920661475c6e5da55ae), [`d91dc16`](https://github.com/zhensherlock/protocol-launcher/commit/d91dc1634ca9cf366bf72ee82e5422458ce6c23c)]:
12+
- @protocol-launcher/shared@1.4.7
13+
314
## 1.21.1
415

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

0 commit comments

Comments
 (0)