We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 451c90a commit cda4df4Copy full SHA for cda4df4
.changes/pre.json
@@ -0,0 +1,6 @@
1
+{
2
+ "tag": "rc",
3
+ "changes": [
4
+ ".changes/initial-release.md"
5
+ ]
6
+}
CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog
+## \[2.0.0-rc.0]
+
+- [`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.
7
## \[0.1.0]
8
9
- [`67b0218`](https://www.github.com/tauri-apps/tauri-invoke-http/commit/67b02182cc122af0afaa9e0b2fcb715908ab73e9) Initial release.
0 commit comments