Skip to content

Commit 75a291c

Browse files
authored
Merge pull request #2 from geekcell/release-please--branches--main--components--release-please-action
chore(main): release 1.0.0
2 parents 9ff21b0 + 59c2375 commit 75a291c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
## 1.0.0 (2023-04-06)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 1.0.0 ([48df2aa](https://github.com/geekcell/sodium-bundle/commit/48df2aa03a4b3387fe979a359d659211deca25b5))
9+
* Rename test.yaml to tests.yaml ([83b154b](https://github.com/geekcell/sodium-bundle/commit/83b154b8422bbb067a1b7e2b50b4c63e39d11abc))

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": "0.1.0",
6+
"version": "1.0.0",
77
"authors": [
88
{
99
"name": "Pascal Cremer",

0 commit comments

Comments
 (0)