Skip to content

Commit d380175

Browse files
[ci] release (#182)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8025c09 commit d380175

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/thin-mangos-relax.md

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

packages/astro-tunnel/CHANGELOG.md

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

3+
## 0.1.9
4+
5+
### Patch Changes
6+
7+
- [#181](https://github.com/morinokami/astro-tunnel/pull/181) [`8025c09`](https://github.com/morinokami/astro-tunnel/commit/8025c0932531737a8b642d22f65ae8d769bfc83f) Thanks [@morinokami](https://github.com/morinokami)! - chore: update dependencies
8+
39
## 0.1.8
410

511
### Patch Changes

packages/astro-tunnel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "astro-tunnel",
33
"description": "Expose your local Astro server to the internet",
4-
"version": "0.1.8",
4+
"version": "0.1.9",
55
"type": "module",
66
"author": "Shinya Fujino <shf0811@gmail.com> (https://github.com/morinokami)",
77
"license": "MIT",

0 commit comments

Comments
 (0)