Skip to content

Commit

Permalink
chore(main): release flipt-php 1.0.0-rc.1 (#48)
Browse files Browse the repository at this point in the history
Co-authored-by: flipt-release-bot[bot] <119936948+flipt-release-bot[bot]@users.noreply.github.com>
Co-authored-by: Yoofi Quansah <ybquansah@gmail.com>
  • Loading branch information
flipt-release-bot[bot] and yquansah authored Jan 11, 2024
1 parent 5f5936c commit 9db8847
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"flipt-node": "1.0.0-rc.1",
"flipt-python": "1.0.0-rc.1",
"flipt-rust": "1.0.0-rc.1",
"flipt-php": "0.0.0"
"flipt-php": "1.0.0-rc.1"
}
13 changes: 13 additions & 0 deletions flipt-php/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog

## 1.0.0-rc.1 (2024-01-11)


### Features

* Add php ([#36](https://github.com/flipt-io/flipt-server-sdks/issues/36)) ([4a47331](https://github.com/flipt-io/flipt-server-sdks/commit/4a47331b0da56e55f0e31b312cffbe0e10248229))


### Miscellaneous Chores

* release 1.0.0-rc.1 ([a13c677](https://github.com/flipt-io/flipt-server-sdks/commit/a13c6774c6a6c1c125e299ce0ec4267ed2bbb4cf))

0 comments on commit 9db8847

Please sign in to comment.