Skip to content

Commit 9b1f284

Browse files
chore(main): release 2.0.2 (#34)
🤖 I have created a release *beep* *boop* --- ## [2.0.2](2.0.1...2.0.2) (2025-04-29) ### Miscellaneous Chores * Add new `issues: write` permission ([#35](#35)) ([99df3ff](99df3ff)) --- 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 99df3ff commit 9b1f284

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.1" # x-release-please-version
20+
--title "LaunchDarkly PHP SDK Predis integration 2.0.2" # 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.1"
2+
".": "2.0.2"
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.2](https://github.com/launchdarkly/php-server-sdk-redis-predis/compare/2.0.1...2.0.2) (2025-04-29)
6+
7+
8+
### Miscellaneous Chores
9+
10+
* Add new `issues: write` permission ([#35](https://github.com/launchdarkly/php-server-sdk-redis-predis/issues/35)) ([99df3ff](https://github.com/launchdarkly/php-server-sdk-redis-predis/commit/99df3ff5c2c6f266d09f6c796caaa0e45f88c8ff))
11+
512
## [2.0.1](https://github.com/launchdarkly/php-server-sdk-redis-predis/compare/2.0.0...2.0.1) (2025-01-17)
613

714

0 commit comments

Comments
 (0)