mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
v2.0.0-rc.1 (#1846)
* v2.0.0-rc.1 * Fix changelog jsx errors. Can't wait to get rid of jsx.
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"tutorialSidebar": [
|
||||
{
|
||||
"type": "autogenerated",
|
||||
"dirName": "."
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"docs": [
|
||||
{
|
||||
"type": "autogenerated",
|
||||
"dirName": "."
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Contributing",
|
||||
"href": "/community-guide#ways-of-contributing"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user