Skip to content

Commit

Permalink
Merge pull request #4 from morinokami/changeset-release/main
Browse files Browse the repository at this point in the history
[ci] release
  • Loading branch information
morinokami authored Dec 17, 2023
2 parents 317153a + 61b23c5 commit 82b100b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/violet-planets-double.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# astro-tunnel

## 0.1.1

### Patch Changes

- [#3](https://github.com/morinokami/astro-tunnel/pull/3) [`037c7b9`](https://github.com/morinokami/astro-tunnel/commit/037c7b9c106224d692e1619a0177d0b07a58474a) Thanks [@morinokami](https://github.com/morinokami)! - Add publish command

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "astro-tunnel",
"description": "Expose your local Astro server to the internet",
"version": "0.1.0",
"version": "0.1.1",
"type": "module",
"author": "Shinya Fujino <[email protected]> (https://github.com/morinokami)",
"license": "MIT",
Expand Down

0 comments on commit 82b100b

Please sign in to comment.