Skip to content

Commit b0bc62e

Browse files
chore(release): 3.7.0-beta.1 [skip ci]
# [3.7.0-beta.1](v3.6.1...v3.7.0-beta.1) (2025-04-17) ### Bug Fixes * move GitHub Actions permissions to workflow level ([2b06b79](2b06b79)) * replace deprecated fail_on_error with fail_level in biome action ([412462d](412462d)) * set biome action fail_level to any ([a7dd6c1](a7dd6c1)) * set fetch-depth: 0 for full git history in version bump ([5237ec2](5237ec2)) * update config and ci labels to use proper changed-files syntax ([c6a4eea](c6a4eea)) ### Features * add CodeQL security analysis to version bump workflow ([f2c3d15](f2c3d15))
1 parent 9abaaff commit b0bc62e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "memoryprocess",
3-
"version": "0.1.0-beta.0",
3+
"version": "3.7.0-beta.1",
44
"description": "Maintained fork of memoryjs (Bun-only) with critical fixes. Requires Bun runtime.",
55
"author": "JoShMiQueL",
66
"type": "module",

0 commit comments

Comments
 (0)