Skip to content

Commit 028926e

Browse files
authored
Merge pull request #49 from wayofdev/release-please--branches--master--components--spiral-starter-tpl
chore(master): release 3.1.0
2 parents cf3f0f8 + 8b682bf commit 028926e

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

.github/.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.0.0"
2+
".": "3.1.0"
33
}

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## [3.1.0](https://github.com/wayofdev/spiral-starter-tpl/compare/v3.0.0...v3.1.0) (2024-11-15)
4+
5+
6+
### Features
7+
8+
* add minio storage, added log driver env variables ([1499dd3](https://github.com/wayofdev/spiral-starter-tpl/commit/1499dd399010cc9745895d3328705c6d4644b6e6))
9+
* prepare demo structure ([5851e7f](https://github.com/wayofdev/spiral-starter-tpl/commit/5851e7fc3e1fdfeb5fa9b95142f1cefd0fef1668))
10+
11+
12+
### Bug Fixes
13+
14+
* enable EntityBehaviorBootloader ([e60cb36](https://github.com/wayofdev/spiral-starter-tpl/commit/e60cb36e6b488c2012b16362166a10137bd5d788))
15+
16+
17+
### Documentation
18+
19+
* initial readme ([9883396](https://github.com/wayofdev/spiral-starter-tpl/commit/9883396907f9e2bbc3a7ceed323a7c6b0d33369e))
20+
* readme updates ([6a39745](https://github.com/wayofdev/spiral-starter-tpl/commit/6a3974520ade97d558b2c93ccdbb16b6c27dab99))
21+
322
## [3.0.0](https://github.com/wayofdev/spiral-starter-tpl/compare/v2.0.2...v3.0.0) (2024-08-10)
423

524

0 commit comments

Comments
 (0)