File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
.github/actions/build-docs Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 16
16
--ignore-tags psalm-return \
17
17
--visibility public \
18
18
--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
Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 2.0.0 "
2
+ "." : " 2.0.1 "
3
3
}
Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to the project will be documented in this file. This project adheres to [ Semantic Versioning] ( http://semver.org ) .
4
4
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
+
5
12
## [ 2.0.0] ( https://github.com/launchdarkly/php-server-sdk-redis-phpredis/compare/1.3.0...2.0.0 ) (2025-01-17)
6
13
7
14
You can’t perform that action at this time.
0 commit comments