Skip to content

Commit d5fda9e

Browse files
committed
chore(release): 0.0.3-beta.2
1 parent 834e7e1 commit d5fda9e

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

‎CHANGELOG.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.0.3-beta.2](https://github.com/devdrawdiy/sr3e/compare/v0.0.3-beta.1...v0.0.3-beta.2) (2026-07-06)
6+
57
### [0.0.3-beta.1](https://github.com/devdrawdiy/sr3e/compare/v0.0.3-beta.0...v0.0.3-beta.1) (2026-07-06)
68

79
### 0.0.3-beta.0 (2026-07-06)

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "my-svelte-project",
3-
"version": "0.0.3-beta.1",
3+
"version": "0.0.3-beta.2",
44
"type": "module",
55
"engines": {
66
"node": ">=22 <23"

‎system.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"name": "Otterbeast"
88
}
99
],
10-
"version": "0.0.3-beta.1",
10+
"version": "0.0.3-beta.2",
1111
"url": "https://github.com/devdrawdiy/sr3e",
1212
"readme": "https://raw.githubusercontent.com/devdrawdiy/sr3e/main/README.md",
1313
"changelog": "https://raw.githubusercontent.com/devdrawdiy/sr3e/main/CHANGELOG.md",

0 commit comments

Comments
 (0)