Skip to content

Commit 88f989f

Browse files
committed
chore: set version to 0.3.0-next.5 and update release config
1 parent 5315a93 commit 88f989f

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.releaserc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"tagFormat": "v${version}",
23
"branches": [
34
"main",
45
"master",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "solid-three",
3-
"version": "0.3.0-next.4",
3+
"version": "0.3.0-next.5",
44
"description": "SolidJS bindings for ThreeJS",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)