mirror of https://github.com/open-feature/cli.git
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:
parent
0e77d287fe
commit
bbc18a91bf
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
".": "0.1.5"
|
||||
".": "0.1.6"
|
||||
}
|
||||
|
|
|
|||
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -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)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue