Skip to content

Commit aeb70aa

Browse files
Merge pull request #62 from stijnvanhulle/release-please--branches--main
chore: release main
2 parents 79b5d10 + 88312c9 commit aeb70aa

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.7"
2+
".": "0.0.8"
33
}

CHANGELOG.md

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

3+
## [0.0.8](https://github.com/stijnvanhulle/js-runtime/compare/js-runtime-v0.0.7...js-runtime-v0.0.8) (2024-04-08)
4+
5+
6+
### Bug Fixes
7+
8+
* upgrade packages ([e32e099](https://github.com/stijnvanhulle/js-runtime/commit/e32e09993d3e7df1eaccb278b02da3969c88a852))
9+
* upgrade packages ([2ff228f](https://github.com/stijnvanhulle/js-runtime/commit/2ff228fef52ca342f926da528ddb1f3f9a786599))
10+
311
## [0.0.7](https://github.com/stijnvanhulle/js-runtime/compare/js-runtime-v0.0.6...js-runtime-v0.0.7) (2023-11-08)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "js-runtime",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"description": "Detect which JavaScript runtime is being used.",
55
"keywords": [
66
"bun",

0 commit comments

Comments
 (0)