File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" v2.41.1 " ></a >
2
+ ## [ v2.41.1] - 2024-07-11
3
+ ### Bug Fixes
4
+ - ** release:** testing org-wide branch protection rules in release process
5
+ - ** release:** this is just a test
6
+
1
7
<a name =" v2.41.0 " ></a >
2
8
## [ v2.41.0] - 2024-07-10
3
9
### Features
1836
1842
- extract paging implementation
1837
1843
- rename packages for clarity, promote Config to the public package
1838
1844
1839
- [ Unreleased ] : https://github.com/newrelic/newrelic-client-go/compare/v2.41.0...HEAD
1845
+ [ Unreleased ] : https://github.com/newrelic/newrelic-client-go/compare/v2.41.1...HEAD
1846
+ [ v2.41.1 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.41.0...v2.41.1
1840
1847
[ v2.41.0 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.40.0...v2.41.0
1841
1848
[ v2.40.0 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.39.1...v2.40.0
1842
1849
[ v2.39.1 ] : https://github.com/newrelic/newrelic-client-go/compare/v2.39.0...v2.39.1
Original file line number Diff line number Diff line change 1
1
package version
2
2
3
3
// Version of this library
4
- const Version string = "2.41.0 "
4
+ const Version string = "2.41.1 "
You can’t perform that action at this time.
0 commit comments