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 fd04f9c commit 0d25cfeCopy full SHA for 0d25cfe
RELEASE
@@ -1,2 +1,2 @@
1
-1.2.0
2
-Migrated to using docker compose v2 or higher.
+1.2.1
+Fix docker ps --quiet and --format use (#120)
package.json
@@ -1,7 +1,7 @@
{
"name": "ce-dev",
3
"description": "Local Stack wrapper tool",
4
- "version": "1.2.0",
+ "version": "1.2.1",
5
"author": " @pm98zz-c",
6
"bin": {
7
"ce-dev": "./bin/run"
0 commit comments