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 5967a70 commit 54a905fCopy full SHA for 54a905f
packages/cli/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## [1.0.7] - 2025-04-30
6
+
7
Fix some small bug on the FE, mainly unify the colors of edges and their direction accross views
8
9
## [1.0.6] - 2025-04-29
packages/cli/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@nanoapi.io/napi",
- "version": "1.0.6",
+ "version": "1.0.7",
"type": "module",
"publishConfig": {
"access": "public"
0 commit comments