Skip to content

Commit 12e185c

Browse files
committed
release: 0.7.0
1 parent 4be3ef3 commit 12e185c

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
# Changelog
2+
## 0.7.0
3+
4+
### New Features ✨
5+
6+
- Strip debug symbols from Node binaries before SEA injection by @BYK in [#16](https://github.com/BYK/fossilize/pull/16)
7+
8+
### Bug Fixes 🐛
9+
10+
- Use client-id instead of deprecated app-id for GitHub App token by @BYK in [#15](https://github.com/BYK/fossilize/pull/15)
11+
212
## 0.6.0
313

414
### New Features ✨

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"repository": "github:BYK/fossilize",
77
"license": "MIT",
88
"type": "module",
9-
"version": "0.6.0",
9+
"version": "0.7.0",
1010
"keywords": [
1111
"node",
1212
"sea",

0 commit comments

Comments
 (0)