Skip to content

Commit abce39c

Browse files
author
Conventional Changelog Action
committed
chore(release): v3.7.0 [skip ci]
1 parent 4087be0 commit abce39c

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.7.0](https://github.com/baumrock/RockShell/compare/v3.6.0...v3.7.0) (2025-07-02)
2+
3+
4+
### Features
5+
6+
* add traits for command handling and user interaction ([5ea34af](https://github.com/baumrock/RockShell/commit/5ea34af513ea74243deaf61ca70fa2eecb177a78))
7+
18
## [3.6.0](https://github.com/baumrock/RockShell/compare/v3.5.3...v3.6.0) (2025-06-01)
29

310

@@ -32,10 +39,3 @@
3239
* change root property to private ([0205d74](https://github.com/baumrock/RockShell/commit/0205d74292271862c75bcc92fb47792ea5f3497b))
3340
* wrong double slash in dbpull command ([c58d7e3](https://github.com/baumrock/RockShell/commit/c58d7e3113681fdd3439cfe5e7f9567223633237))
3441

35-
## [3.5.0](https://github.com/baumrock/RockShell/compare/v3.4.1...v3.5.0) (2024-12-09)
36-
37-
38-
### Features
39-
40-
* make it possible to install RockMigrations via install command ([8ce5b4f](https://github.com/baumrock/RockShell/commit/8ce5b4f6767fcb00d1ce8499f122c6cad4436e66))
41-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "3.6.0"
2+
"version": "3.7.0"
33
}

0 commit comments

Comments
 (0)