Skip to content

Commit f3803f6

Browse files
chore(main): release 0.3.13 (#188)
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
1 parent 3549cf7 commit f3803f6

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.12"
2+
".": "0.3.13"
33
}

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## [0.3.13](https://github.com/open-feature/cli/compare/v0.3.12...v0.3.13) (2026-01-15)
4+
5+
6+
### ✨ New Features
7+
8+
* **cli:** support custom templates via `--template` flag ([#198](https://github.com/open-feature/cli/issues/198)) ([3549cf7](https://github.com/open-feature/cli/commit/3549cf7ea217e7f32d3719d7d9d67c81f8ab1580))
9+
10+
11+
### 🧹 Chore
12+
13+
* add linter config file and fix findings ([#196](https://github.com/open-feature/cli/issues/196)) ([3311004](https://github.com/open-feature/cli/commit/33110049b72495e35cf121fa7b3ec577fcd04b73))
14+
* update copyright to OpenFeature Maintainers ([#187](https://github.com/open-feature/cli/issues/187)) ([b255228](https://github.com/open-feature/cli/commit/b2552286a1d2bdb22640c1e26d7fc7dc2a5640d7))
15+
* update go generator with go-sdk v1.17.0 ([#189](https://github.com/open-feature/cli/issues/189)) ([6cb2453](https://github.com/open-feature/cli/commit/6cb2453b8d9b3eac485dc6031e575b0a730bfa82))
16+
17+
18+
### 📚 Documentation
19+
20+
* comprehensive documentation updates for OpenAPI patterns and contributor guide ([#179](https://github.com/open-feature/cli/issues/179)) ([ea5023b](https://github.com/open-feature/cli/commit/ea5023bc6f1fcc98cb085095ec02769bf92bc557))
21+
322
## [0.3.12](https://github.com/open-feature/cli/compare/v0.3.11...v0.3.12) (2025-11-07)
423

524

0 commit comments

Comments
 (0)