Skip to content

Commit adff8c6

Browse files
chore(main): release 2.0.1 (#28)
🤖 I have created a release *beep* *boop* --- ## [2.0.1](2.0.0...2.0.1) (2025-01-17) ### Miscellaneous Chores * Fix default PHP version ([#27](#27)) ([c18e319](c18e319)) --- 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 c18e319 commit adff8c6

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
@@ -16,4 +16,4 @@ runs:
1616
--ignore-tags psalm-return \
1717
--visibility public \
1818
--defaultpackagename "LaunchDarkly" \
19-
--title "LaunchDarkly PHP SDK phpredis integration 2.0.0" # x-release-please-version
19+
--title "LaunchDarkly PHP SDK phpredis integration 2.0.1" # 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.0"
2+
".": "2.0.1"
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.1](https://github.com/launchdarkly/php-server-sdk-redis-phpredis/compare/2.0.0...2.0.1) (2025-01-17)
6+
7+
8+
### Miscellaneous Chores
9+
10+
* Fix default PHP version ([#27](https://github.com/launchdarkly/php-server-sdk-redis-phpredis/issues/27)) ([c18e319](https://github.com/launchdarkly/php-server-sdk-redis-phpredis/commit/c18e319141ce822b97d05367ade94e781e451a9b))
11+
512
## [2.0.0](https://github.com/launchdarkly/php-server-sdk-redis-phpredis/compare/1.3.0...2.0.0) (2025-01-17)
613

714

0 commit comments

Comments
 (0)