Skip to content

Commit f2ae3b4

Browse files
chore(v3): release 3.0.1
1 parent 6c83cb6 commit f2ae3b4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.0.0"
2+
".": "3.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 LaunchDarkly Go SDK Redis integration will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [3.0.1](https://github.com/launchdarkly/go-server-sdk-redis-redigo/compare/v3.0.0...v3.0.1) (2025-10-15)
6+
7+
8+
### Bug Fixes
9+
10+
* Bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 ([#30](https://github.com/launchdarkly/go-server-sdk-redis-redigo/issues/30)) ([f4e4033](https://github.com/launchdarkly/go-server-sdk-redis-redigo/commit/f4e40336e9e679c61756970072e144b70a4b18f6))
11+
512
## [3.0.0] - 2023-10-11
613
### Added:
714
- Added support for SDK v7 to support technology migrations.

0 commit comments

Comments
 (0)