Skip to content

Commit 9db8847

Browse files
flipt-release-bot[bot]yquansah
andauthoredJan 11, 2024
chore(main): release flipt-php 1.0.0-rc.1 (#48)
Co-authored-by: flipt-release-bot[bot] <119936948+flipt-release-bot[bot]@users.noreply.github.com> Co-authored-by: Yoofi Quansah <ybquansah@gmail.com>
1 parent 5f5936c commit 9db8847

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed
 

‎.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"flipt-node": "1.0.0-rc.1",
44
"flipt-python": "1.0.0-rc.1",
55
"flipt-rust": "1.0.0-rc.1",
6-
"flipt-php": "0.0.0"
6+
"flipt-php": "1.0.0-rc.1"
77
}

‎flipt-php/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## 1.0.0-rc.1 (2024-01-11)
4+
5+
6+
### Features
7+
8+
* Add php ([#36](https://github.com/flipt-io/flipt-server-sdks/issues/36)) ([4a47331](https://github.com/flipt-io/flipt-server-sdks/commit/4a47331b0da56e55f0e31b312cffbe0e10248229))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* release 1.0.0-rc.1 ([a13c677](https://github.com/flipt-io/flipt-server-sdks/commit/a13c6774c6a6c1c125e299ce0ec4267ed2bbb4cf))

0 commit comments

Comments
 (0)
Please sign in to comment.