File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 22
33## [ UNRELEASED]
44
5- [ Full Changelog] ( https://github.com/fastly/go-fastly/compare/v12.0.0... )
5+ [ Full Changelog] ( https://github.com/fastly/go-fastly/compare/v12.1.0... )
6+
7+ ### Breaking:
8+
9+ ### Enhancements:
10+
11+ ### Bug fixes:
12+
13+ ### Dependencies:
14+
15+ ## [ v12.1.0] ( https://github.com/fastly/go-fastly/releases/tag/v12.1.0 ) (2025-09-30)
16+
17+ [ Full Changelog] ( https://github.com/fastly/go-fastly/compare/v12.0.0...v12.1.0 )
618
719### Breaking:
820
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ const UserAgentEnvVar = "FASTLY_USER_AGENT"
6464var ProjectURL = "github.com/fastly/go-fastly"
6565
6666// ProjectVersion is the version of this library.
67- var ProjectVersion = "12.0 .0"
67+ var ProjectVersion = "12.1 .0"
6868
6969// UserAgent is the user agent for this particular client.
7070var UserAgent = fmt .Sprintf ("FastlyGo/%s (+%s; %s)" ,
You can’t perform that action at this time.
0 commit comments