Skip to content

Commit 06d18c1

Browse files
chore(main): release 2.0.3 (#38)
🤖 I have created a release *beep* *boop* --- ## [2.0.3](2.0.2...2.0.3) (2025-06-30) ### Bug Fixes * Expand predis support to v3 ([#37](#37)) ([a925189](a925189)), closes [#36](#36) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a925189 commit 06d18c1

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.github/actions/build-docs/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ runs:
1717
--ignore-tags psalm-return \
1818
--visibility public \
1919
--defaultpackagename "LaunchDarkly" \
20-
--title "LaunchDarkly PHP SDK Predis integration 2.0.2" # x-release-please-version
20+
--title "LaunchDarkly PHP SDK Predis integration 2.0.3" # x-release-please-version

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.0.2"
2+
".": "2.0.3"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to the project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [2.0.3](https://github.com/launchdarkly/php-server-sdk-redis-predis/compare/2.0.2...2.0.3) (2025-06-30)
6+
7+
8+
### Bug Fixes
9+
10+
* Expand predis support to v3 ([#37](https://github.com/launchdarkly/php-server-sdk-redis-predis/issues/37)) ([a925189](https://github.com/launchdarkly/php-server-sdk-redis-predis/commit/a925189f35bdd354d9ff9da5da3810eed82f5560)), closes [#36](https://github.com/launchdarkly/php-server-sdk-redis-predis/issues/36)
11+
512
## [2.0.2](https://github.com/launchdarkly/php-server-sdk-redis-predis/compare/2.0.1...2.0.2) (2025-04-29)
613

714

0 commit comments

Comments
 (0)