There was an error while loading. Please reload this page.
1 parent 0ff083e commit e8debefCopy full SHA for e8debef
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## <small>2.7.3 (2025-03-24)</small>
4
+
5
+* fix laravel install ([0ff083e](https://github.com/justdlabs/cli/commit/0ff083e))
6
7
## <small>2.7.2 (2025-03-17)</small>
8
9
* fix: replace `tailwindcss-animate` with `tw-animate-css` ([d4bed80](https://github.com/justdlabs/cli/commit/d4bed80))
package.json
@@ -1,7 +1,7 @@
{
"name": "justd-cli",
"type": "module",
- "version": "2.7.2",
+ "version": "2.7.3",
"description": "The command line interface for Justd.",
"main": "dist/index.js",
"bin": {
0 commit comments