We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0009331 commit d7547d0Copy full SHA for d7547d0
2 files changed
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v0.6.1
4
+
5
+[compare changes](https://github.com/Ripwords/ReproJs/compare/v0.6.0...v0.6.1)
6
7
+### 🩹 Fixes
8
9
+- **dashboard:** Correct horizontal bar axis + donut segment slivers ([0009331](https://github.com/Ripwords/ReproJs/commit/0009331))
10
11
+### ❤️ Contributors
12
13
+- JJ <teohjjteoh@gmail.com>
14
15
## v0.6.0
16
17
[compare changes](https://github.com/Ripwords/ReproJs/compare/v0.5.2...v0.6.0)
package.json
@@ -1,6 +1,6 @@
{
"name": "repro",
- "version": "0.6.0",
+ "version": "0.6.1",
"private": true,
"workspaces": [
"apps/*",
0 commit comments