Skip to content

Commit c9610e3

Browse files
committed
chore: release v0.1.3
1 parent 8588634 commit c9610e3

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
11

2+
## v0.1.2...main
3+
4+
[compare changes](https://github.com/stacksjs/hush/compare/v0.1.2...main)
5+
6+
### 🏡 Chore
7+
8+
- Adjust naming ([6c7b52e](https://github.com/stacksjs/hush/commit/6c7b52e))
9+
- Lint ([4ee3bcd](https://github.com/stacksjs/hush/commit/4ee3bcd))
10+
- Add bunfig ([8588634](https://github.com/stacksjs/hush/commit/8588634))
11+
12+
### ❤️ Contributors
13+
14+
- Chris ([@chrisbbreuer](https://github.com/chrisbbreuer))
15+
216
## v0.1.1...main
317

418
[compare changes](https://github.com/stacksjs/hush/compare/v0.1.1...main)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hushapp",
33
"type": "module",
4-
"version": "0.1.2",
4+
"version": "0.1.3",
55
"description": "A simple app to block notifications when you're screen sharing.",
66
"author": "Chris Breuer <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)