Skip to content

Commit a98248b

Browse files
author
Conventional Changelog Action
committed
chore(release): v3.5.2 [skip ci]
1 parent 9c1134d commit a98248b

2 files changed

Lines changed: 8 additions & 15 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.5.2](https://github.com/baumrock/RockShell/compare/v3.5.1...v3.5.2) (2025-01-21)
2+
3+
4+
### Bug Fixes
5+
6+
* security update of dependencies ([0788ac2](https://github.com/baumrock/RockShell/commit/0788ac271e42cded79fd3068ec492d782ab8d7ed))
7+
18
## [3.5.1](https://github.com/baumrock/RockShell/compare/v3.5.0...v3.5.1) (2025-01-11)
29

310

@@ -37,17 +44,3 @@
3744

3845
* update host method to handle 403 status ([92dc56c](https://github.com/baumrock/RockShell/commit/92dc56c47c9ffe8e88f14e81f38ed4cf31a44513))
3946

40-
## [3.3.0](https://github.com/baumrock/RockShell/compare/v3.2.0...v3.3.0) (2024-10-01)
41-
42-
43-
### Features
44-
45-
* add support for shorthand dbpull options ([ecb3596](https://github.com/baumrock/RockShell/commit/ecb359634fa51a2c1dd958de4935a6b893b92ea5))
46-
* update install command to reflect new site profile setup ([df6f25b](https://github.com/baumrock/RockShell/commit/df6f25bc21c209fc6c3ac5b40aa0d179afdd25d8))
47-
48-
49-
### Bug Fixes
50-
51-
* use site-rockfrontend as default only if it exists ([03c7210](https://github.com/baumrock/RockShell/commit/03c721072f85fef46afd1934fefa5929b2851819))
52-
* wrong site profile name ([6818b87](https://github.com/baumrock/RockShell/commit/6818b8766cab1870512484a61ec77288322a186c))
53-

package.json

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

0 commit comments

Comments
 (0)