Skip to content

Commit bcbab6f

Browse files
authored
Merge pull request #3 from geekcell/release-please--branches--main--components--release-please-action
2 parents 7ec2797 + 0836902 commit bcbab6f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.0.1](https://github.com/geekcell/sodium-bundle/compare/v1.0.0...v1.0.1) (2023-04-06)
4+
5+
6+
### Bug Fixes
7+
8+
* Update `sodium:generate-keys` command to properly generate keys. ([49a307c](https://github.com/geekcell/sodium-bundle/commit/49a307c5e64f290b9f18bfcd2ac13d31af5e660b))
9+
310
## 1.0.0 (2023-04-06)
411

512

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "A Symfony bundle to interact with PHP's Sodium extension",
44
"type": "symfony-bundle",
55
"license": "MIT",
6-
"version": "1.0.0",
6+
"version": "1.0.1",
77
"authors": [
88
{
99
"name": "Pascal Cremer",

0 commit comments

Comments
 (0)