Skip to content

Commit

Permalink
chore(release): v3.0.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed May 6, 2024
1 parent aad8186 commit 875c3af
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 27 deletions.
49 changes: 23 additions & 26 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,44 +1,48 @@
# [2.8.0](https://github.com/baumrock/RockShell/compare/v2.7.0...v2.8.0) (2024-05-06)
## [3.0.0](https://github.com/baumrock/RockShell/compare/v2.8.0...v3.0.0) (2024-05-06)


### Bug Fixes

* double trailing slash on docroot ([af35ce1](https://github.com/baumrock/RockShell/commit/af35ce142fe48368a3e54616af847e0b098fcf43))
* pw:install option ignores --url command line option [#8](https://github.com/baumrock/RockShell/issues/8) ([839f26f](https://github.com/baumrock/RockShell/commit/839f26f634ee22f41ebafb23cc11bba9f87e26a9))
### ⚠ BREAKING CHANGES

* add new checkout version

### Features

* add gitignore for config-local.php ([db78215](https://github.com/baumrock/RockShell/commit/db78215b659242226df378883af48ae155f5e1c2))
* make wget quiet as requested by [#9](https://github.com/baumrock/RockShell/issues/9) ([25f4a75](https://github.com/baumrock/RockShell/commit/25f4a756de0d330d09a1ea5228184bc707299e53))
* add new checkout version ([aad8186](https://github.com/baumrock/RockShell/commit/aad818618743516342ca495fb15afd1d09816c8b))

## [2.8.0](https://github.com/baumrock/RockShell/compare/v2.7.0...v2.8.0) (2024-05-06)


# [2.7.0](https://github.com/baumrock/RockShell/compare/v2.6.0...v2.7.0) (2024-04-18)
### ⚠ BREAKING CHANGES

* new folder structure

### Features

* add modules refresh command ([e328f9e](https://github.com/baumrock/RockShell/commit/e328f9e746e8bb4db558972bfca84fc326e183cd))
* add gitignore for config-local.php ([db78215](https://github.com/baumrock/RockShell/commit/db78215b659242226df378883af48ae155f5e1c2))
* make wget quiet as requested by [#9](https://github.com/baumrock/RockShell/issues/9) ([25f4a75](https://github.com/baumrock/RockShell/commit/25f4a756de0d330d09a1ea5228184bc707299e53))
* new folder structure ([b52b3ed](https://github.com/baumrock/RockShell/commit/b52b3edf7c204df2ab037ba20e09fb01f5ab55ea))


### Bug Fixes

# [2.6.0](https://github.com/baumrock/RockShell/compare/v2.5.0...v2.6.0) (2024-04-06)
* double trailing slash on docroot ([af35ce1](https://github.com/baumrock/RockShell/commit/af35ce142fe48368a3e54616af847e0b098fcf43))
* pw:install option ignores --url command line option [#8](https://github.com/baumrock/RockShell/issues/8) ([839f26f](https://github.com/baumrock/RockShell/commit/839f26f634ee22f41ebafb23cc11bba9f87e26a9))

## [2.7.0](https://github.com/baumrock/RockShell/compare/v2.6.0...v2.7.0) (2024-04-18)

### Features

* add .htaccess ([8301603](https://github.com/baumrock/RockShell/commit/830160353d001af42a4738ab06c8aee96889288f))
### Features

* add modules refresh command ([e328f9e](https://github.com/baumrock/RockShell/commit/e328f9e746e8bb4db558972bfca84fc326e183cd))

## [2.6.0](https://github.com/baumrock/RockShell/compare/v2.5.0...v2.6.0) (2024-04-06)

# [2.5.0](https://github.com/baumrock/RockShell/compare/v2.4.0...v2.5.0) (2024-04-02)

### Features

### Bug Fixes
* add .htaccess ([8301603](https://github.com/baumrock/RockShell/commit/830160353d001af42a4738ab06c8aee96889288f))

* delete remaining main.zip ([07df661](https://github.com/baumrock/RockShell/commit/07df661765efdf41ee753cb076bf170c38b96ac1))
* don't load commands in exported site profiles ([4ce3253](https://github.com/baumrock/RockShell/commit/4ce325316af42b0e1e59e03c81820e0777f7a13b))
## [2.5.0](https://github.com/baumrock/RockShell/compare/v2.4.0...v2.5.0) (2024-04-02)


### Features
Expand All @@ -48,15 +52,8 @@
* improve defaults ([85c70d3](https://github.com/baumrock/RockShell/commit/85c70d3ab0931f57d37f8fc138ebd235999b6eed))


### Bug Fixes

# [2.4.0](https://github.com/baumrock/RockShell/compare/v2.3.0...v2.4.0) (2024-03-12)


### Features

* add isCLI() helper ([5f637e5](https://github.com/baumrock/RockShell/commit/5f637e53572a2f672c85c440bd609bcbd397b608))
* improve how RockShell runs as superuser ([85bea3c](https://github.com/baumrock/RockShell/commit/85bea3c252f4160bfb23ef4376d77c6459a5441f))
* move rockshell init in a dedicated file to support rockmigrations rockshell api ([cca1fcb](https://github.com/baumrock/RockShell/commit/cca1fcbbab116dbbed99ad9c7282651b0268e0a5))


* delete remaining main.zip ([07df661](https://github.com/baumrock/RockShell/commit/07df661765efdf41ee753cb076bf170c38b96ac1))
* don't load commands in exported site profiles ([4ce3253](https://github.com/baumrock/RockShell/commit/4ce325316af42b0e1e59e03c81820e0777f7a13b))

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "2.8.0"
"version": "3.0.0"
}

0 comments on commit 875c3af

Please sign in to comment.