Skip to content

Commit 4f5c909

Browse files
chore(master): release 1.2.0 (#12)
1 parent b9b25a5 commit 4f5c909

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-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-
".": "1.1.0"
2+
".": "1.2.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [1.2.0](https://github.com/launchdarkly/go-configtypes/compare/1.1.0...v1.2.0) (2024-07-03)
6+
7+
8+
### Features
9+
10+
* Add OptBase2Bytes type ([#7](https://github.com/launchdarkly/go-configtypes/issues/7)) ([f439419](https://github.com/launchdarkly/go-configtypes/commit/f4394199962d51066318cf86018c307a940a5e9b))
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** Bump supported Go versions to 1.21 and 1.22 ([#9](https://github.com/launchdarkly/go-configtypes/issues/9)) ([f97f175](https://github.com/launchdarkly/go-configtypes/commit/f97f1750e1c8b5d5c27818d61d92bbc439545539))
16+
517
## [1.1.0] - 2020-09-18
618
### Added:
719
- `OptFloat64` type, and support for `float64` in `VarReader`.

0 commit comments

Comments
 (0)