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 9baf53c commit 19d157eCopy full SHA for 19d157e
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Change Log
2
3
+## [0.4.8] - 2025-06-21
4
+- fixes
5
+
6
## [0.4.3] - 2025-06-21
7
- fixes
8
package.json
@@ -6,7 +6,7 @@
"description": "Manage and monitor Nokia EDA (Event Driven Automation) resources via the EDA API",
"author": "EDA Labs",
"homepage": "https://docs.eda.dev/",
9
- "version": "0.4.7",
+ "version": "0.4.8",
10
"engines": {
11
"vscode": "^1.100.0"
12
},
0 commit comments