Skip to content

Commit e659917

Browse files
Cleanup leftover files
1 parent e771b65 commit e659917

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

docs/RELEASING.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ bun release -- 2.0.0
2121
```
2222

2323
That's it! The script will:
24-
1. Update version in `package.json` and `src-tauri/tauri.conf.json`
25-
2. Show you the commits since the last release
26-
3. Create a commit with the version changes
27-
4. Create and push a git tag
28-
5. Trigger GitHub Actions to build and release
24+
1. Update version in `package.json` and `src-tauri/tauri.conf.json`
25+
2. Show you the commits since the last release
26+
3. Create a commit with the version changes
27+
4. Create and push a git tag
28+
5. Trigger GitHub Actions to build and release
2929

3030
## What Happens After
3131

@@ -157,7 +157,7 @@ Before releasing:
157157

158158
- [ ] All new features are tested
159159
- [ ] Documentation is updated
160-
- [ ] CHANGELOG reflects changes (optional)
160+
- [ ] CHANGELOG reflects changes
161161
- [ ] No critical bugs in the current build
162162
- [ ] All tests pass locally
163163
- [ ] Working directory is clean

test-sample.db

-28 KB
Binary file not shown.

test.sqlite

-8 KB
Binary file not shown.

0 commit comments

Comments
 (0)