Skip to content

Commit

Permalink
chore(main): release 0.1.10 (#65)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.1.10](v0.1.9...v0.1.10)
(2025-01-27)


### ✨ New Features

* add doc gen, move schema path, add tests, fix react gen
([#68](#68))
([68a72ee](68a72ee))
* update golang output
([#63](#63))
([0e7db02](0e7db02))


### 🧹 Chore

* go mod tidy, gitignore dist folder
([1530d38](1530d38))
* switch base image from distroless to alpine
([#67](#67))
([60955af](60955af))

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

Signed-off-by: OpenFeature Bot <[email protected]>
  • Loading branch information
openfeaturebot authored Jan 27, 2025
1 parent 68a72ee commit e430a8d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.9"
".": "0.1.10"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.1.10](https://github.com/open-feature/cli/compare/v0.1.9...v0.1.10) (2025-01-27)


### ✨ New Features

* add doc gen, move schema path, add tests, fix react gen ([#68](https://github.com/open-feature/cli/issues/68)) ([68a72ee](https://github.com/open-feature/cli/commit/68a72ee929b134fb787396019102ade3fae3f697))
* update golang output ([#63](https://github.com/open-feature/cli/issues/63)) ([0e7db02](https://github.com/open-feature/cli/commit/0e7db0209e13b672329fc2f4578cdb700db7b826))


### 🧹 Chore

* go mod tidy, gitignore dist folder ([1530d38](https://github.com/open-feature/cli/commit/1530d38dd3b127d80457512e8a0da87f4f38f293))
* switch base image from distroless to alpine ([#67](https://github.com/open-feature/cli/issues/67)) ([60955af](https://github.com/open-feature/cli/commit/60955af1a9fe89b62f8508ecd97284b899b50786))

## [0.1.9](https://github.com/open-feature/cli/compare/v0.1.8...v0.1.9) (2024-11-27)


Expand Down

0 comments on commit e430a8d

Please sign in to comment.