Skip to content

Commit 351ba0d

Browse files
chore(v3): release 3.1.1
1 parent 261baa5 commit 351ba0d

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.1.0"
2+
".": "3.1.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+
## [3.1.1](https://github.com/launchdarkly/go-jsonstream/compare/v3.1.0...v3.1.1) (2025-08-28)
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-jsonstream/issues/30)) ([261baa5](https://github.com/launchdarkly/go-jsonstream/commit/261baa546767497d371c4a20d873e685728b9ab6))
11+
512
## [3.1.0] - 2024-01-18
613
### Added:
714
- Adds a new `StringAsBytes()` method, which can be used instead of the always-allocating `String()` method.

0 commit comments

Comments
 (0)