We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92ab95b commit 5613d11Copy full SHA for 5613d11
2 files changed
RELEASE.md
@@ -1,4 +1,4 @@
1
-## OpenCore CLI v0.4.9
+## OpenCore CLI v0.4.10
2
3
### Highlights
4
- New Sass/CSS support with integrated alias resolution for cleaner and more flexible imports
package.json
@@ -1,6 +1,6 @@
{
"name": "@open-core/cli",
- "version": "0.4.9",
+ "version": "0.4.10",
"description": "Official CLI tool for OpenCore Framework",
5
"main": "index.js",
6
"types": "index.d.ts",
0 commit comments