Update CHANGELOG and version
This commit is contained in:
parent
42de6d0994
commit
ba7af0a81d
2 changed files with 8 additions and 1 deletions
|
@ -2,6 +2,13 @@
|
|||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [1.0.2] - 2025-04-24
|
||||
### Added
|
||||
- Added information on `spin:down` command to README.
|
||||
|
||||
### Changed
|
||||
- Minor documentation tweak to include link to Wiki on Packagist.
|
||||
|
||||
## [1.0.1] - 2025-04-24
|
||||
### Changed
|
||||
- Minor documentation tweak to make the header image display on Packagist.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "loomlabs/loom-spinner-cli",
|
||||
"decsription": "A simple command-line Docker environment spinner for PHP",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Loom\\Spinner\\": "src/"
|
||||
|
|
Loading…
Add table
Reference in a new issue