Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit e8debef

Browse files
committed
chore: release 2.7.3
1 parent 0ff083e commit e8debef

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## <small>2.7.3 (2025-03-24)</small>
4+
5+
* fix laravel install ([0ff083e](https://github.com/justdlabs/cli/commit/0ff083e))
6+
37
## <small>2.7.2 (2025-03-17)</small>
48

59
* fix: replace `tailwindcss-animate` with `tw-animate-css` ([d4bed80](https://github.com/justdlabs/cli/commit/d4bed80))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "justd-cli",
33
"type": "module",
4-
"version": "2.7.2",
4+
"version": "2.7.3",
55
"description": "The command line interface for Justd.",
66
"main": "dist/index.js",
77
"bin": {

0 commit comments

Comments
 (0)