Skip to content

Commit cda4df4

Browse files
committed
chore: mark it as prerelease
1 parent 451c90a commit cda4df4

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.changes/pre.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"tag": "rc",
3+
"changes": [
4+
".changes/initial-release.md"
5+
]
6+
}

CHANGELOG.md

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

3+
## \[2.0.0-rc.0]
4+
5+
- [`34b2e94`](https://www.github.com/tauri-apps/tauri-invoke-http/commit/34b2e94981b98d8fde17719da057ffbb502bb4e0) ([#24](https://www.github.com/tauri-apps/tauri-invoke-http/pull/24)) Initial release.
6+
37
## \[0.1.0]
48

59
- [`67b0218`](https://www.github.com/tauri-apps/tauri-invoke-http/commit/67b02182cc122af0afaa9e0b2fcb715908ab73e9) Initial release.

0 commit comments

Comments
 (0)