Skip to content

Commit 403ed41

Browse files
authored
Merge pull request #15 from JacobLinCool/changeset-release/main
Release Packages
2 parents c2fcea9 + 9d8e628 commit 403ed41

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/Add-shebang.md

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

CHANGELOG.md

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

3+
## 1.1.2
4+
5+
### Patch Changes
6+
7+
- [#14](https://github.com/JacobLinCool/selflare/pull/14) [`4d57656`](https://github.com/JacobLinCool/selflare/commit/4d57656bc57a910c6e9305f964377582d841feb4) Thanks [@OhMyMndy](https://github.com/OhMyMndy)! - Add shebang to the installed "binary" to make Selflare executable
8+
39
## 1.1.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "selflare",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Compile Cloudflare Workers to Cap'n Proto and deliver them as Docker images.",
55
"keywords": [
66
"cloudflare",

0 commit comments

Comments
 (0)