chore(main): release 0.1.6 (#48)

🤖 I have created a release *beep* *boop*
---


## [0.1.6](https://github.com/open-feature/cli/compare/v0.1.5...v0.1.6)
(2024-10-31)


### 📚 Documentation

* switch from code gen to cli
([#47](https://github.com/open-feature/cli/issues/47))
([7a1f9f3](7a1f9f304c))


### 🔄 Refactoring

* change name of go module
([#46](https://github.com/open-feature/cli/issues/46))
([e3058db](e3058db6d7))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-10-31 15:29:33 -04:00 committed by GitHub
parent 0e77d287fe
commit bbc18a91bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,3 @@
{
".": "0.1.5"
".": "0.1.6"
}

View File

@ -1,5 +1,17 @@
# Changelog
## [0.1.6](https://github.com/open-feature/cli/compare/v0.1.5...v0.1.6) (2024-10-31)
### 📚 Documentation
* switch from code gen to cli ([#47](https://github.com/open-feature/cli/issues/47)) ([7a1f9f3](https://github.com/open-feature/cli/commit/7a1f9f304cc9c512b407b19986fbd82e3b80fe53))
### 🔄 Refactoring
* change name of go module ([#46](https://github.com/open-feature/cli/issues/46)) ([e3058db](https://github.com/open-feature/cli/commit/e3058db6d7f4feef4780df6a5f1772e05b82571a))
## [0.1.5](https://github.com/open-feature/codegen/compare/v0.1.4...v0.1.5) (2024-10-22)