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 5163b80 commit 5136e5bCopy full SHA for 5136e5b
CHANGELOG.md
@@ -7,13 +7,18 @@ NOTE: Before publishing:
7
- Remove details
8
-->
9
10
-<!--
11
<details>
+
12
<summary>On development changelog</summary>
13
14
+## 0.5.1 (On development)
15
16
The latest on-development version can be accessed by building the source code.
17
On this on-development version, things can be broken.
18
19
+- Fix "token is not defined" bug when telo misikeke error messages is turned on.
20
21
</details>
--->
22
23
## 0.5.0
24
project_data.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "0.5.0",
3
- "onDevelopment": false,
+ "version": "0.5.1",
+ "onDevelopment": true,
4
"releaseDate": "2025-3-9"
5
}
0 commit comments