## [1.0.4] - 2025-04-22
### Changed
- Update project creation script to replace placeholders in package.json and bump version to 1.0.4

## [1.0.3] - 2025-03-29
### Changed
- Updated `keywords` field in `package.json` to include relevant terms for better discoverability.

### Updated
- Revised the `README.md` file to reflect the latest project changes and usage instructions.

## [1.0.2] - 2025-03-29

### Added
- Prompted the user for project title and description interactively before cloning the repository.

### Changed
- Replaced placeholders (`<<<APP_NAME>>>` and `<<<APP_DESCRIPTION>>>`) in `layout.tsx` with user-provided values.

## [1.0.1] - 2025-03-29

### Fixed
- Deleted the .git directory to unlink it from GitHub repo.

## [1.0.0] - 2025-03-29

### Added
- Initialized the Beshkan project.