Skip to content

Commit b3d4ea3

Browse files
chore(release): v0.4.0 🎉
* feat(docker): added GPG package to be able to sign commits ([4f32a1b](4f32a1b)) * feat(docker): added volume mount to local gpg data folder to docker compose ([eca4c72](eca4c72)) * feat(docker): changed docker hub organisation name to openswoolebundle ([bb4492e](bb4492e)) * feat(git): added commit signing + resetting of configured commiter after script run ([0fa2b89](0fa2b89)) * feat(gpg): git commits are signed by gpg ([81732aa](81732aa)) * fix(github): github repository organization changed to openswoole-bundle ([3c547ef](3c547ef)) * chore(docker): nodejs updated to v20, alpine linux updated to 3.8 ([35f818d](35f818d))
1 parent 81732aa commit b3d4ea3

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# [0.4.0](https://github.com/openswoole-bundle/release-version-script/compare/v0.3.9...v0.4.0) (2023-10-08)
2+
3+
[Full changelog](https://github.com/openswoole-bundle/release-version-script/compare/v0.3.9...v0.4.0)
4+
5+
### Bug Fixes
6+
7+
* **github:** github repository organization changed to openswoole-bundle ([3c547ef](https://github.com/openswoole-bundle/release-version-script/commit/3c547ef67d01f742c95256f0ec1ba1bb2f0a1db6))
8+
9+
10+
### Features
11+
12+
* **docker:** added GPG package to be able to sign commits ([4f32a1b](https://github.com/openswoole-bundle/release-version-script/commit/4f32a1b16fd4e5fbf36904ab1a36ad3a38e067ea))
13+
* **docker:** added volume mount to local gpg data folder to docker compose ([eca4c72](https://github.com/openswoole-bundle/release-version-script/commit/eca4c72b2e754cf7502b5118a00959a9e446722a))
14+
* **docker:** changed docker hub organisation name to openswoolebundle ([bb4492e](https://github.com/openswoole-bundle/release-version-script/commit/bb4492ea8d609427fda3b4d9901b50478056bfa3))
15+
* **git:** added commit signing + resetting of configured commiter after script run ([0fa2b89](https://github.com/openswoole-bundle/release-version-script/commit/0fa2b89c8622455d3a532244fa04e3804f1ff5a8))
16+
* **gpg:** git commits are signed by gpg ([81732aa](https://github.com/openswoole-bundle/release-version-script/commit/81732aac9071eb2fe1075c1edd85cde95ead21a2))
17+
118
## [0.3.9](https://github.com/pixelfederation/release-version-script/compare/v0.3.8...v0.3.9) (2023-04-18)
219

320
[Full changelog](https://github.com/pixelfederation/release-version-script/compare/v0.3.8...v0.3.9)

0 commit comments

Comments
 (0)