Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release main #49

Merged
merged 2 commits into from
Dec 26, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"flipt-engine": "0.0.1",
"flipt-client-go": "0.0.1",
"flipt-client-go": "0.0.2",
"flipt-client-node": "0.0.1",
"flipt-client-python": "0.0.1",
"flipt-client-ruby": "0.0.1"
8 changes: 6 additions & 2 deletions flipt-client-go/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# Changelog

## 0.0.1 (2023-12-25)
## [0.0.2](https://github.com/flipt-io/flipt-client-sdks/compare/flipt-client-go-v0.0.2...flipt-client-go-v0.0.1) (2023-12-26)

### Bug Fixes

* fix go mod path ([43419bb](https://github.com/flipt-io/flipt-client-sdks/commit/43419bb630dbf01493dd6b3f09aeac57f04d2440))

## 0.0.1 (2023-12-25)

### Features

@@ -14,7 +19,6 @@
* update tests for node, go, and python to account for auth token ([136891b](https://github.com/flipt-io/flipt-client-sdks/commit/136891ba634259bd6fa28afac8cd3c1fd3b21368))
* **wip:** support passing auth token down to engine ([3181a32](https://github.com/flipt-io/flipt-client-sdks/commit/3181a32981f967310c993d1cedd63a8b81ce5969))


### Miscellaneous Chores

* release 0.0.1 ([96da7f1](https://github.com/flipt-io/flipt-client-sdks/commit/96da7f1b8ab04c7eaba8d5093f0e67af2e967e13))
2 changes: 0 additions & 2 deletions flipt-client-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -2,7 +2,6 @@

## 0.0.1 (2023-12-25)


### Features

* adapt changes in Rust core to clients ([25c6fe5](https://github.com/flipt-io/flipt-client-sdks/commit/25c6fe5aaed707d4bd4a029a5518fad81d97916a))
@@ -14,7 +13,6 @@
* rename methods ([#21](https://github.com/flipt-io/flipt-client-sdks/issues/21)) ([d6e669e](https://github.com/flipt-io/flipt-client-sdks/commit/d6e669e4bbde5a92ea71a7fa5609f5af661277da))
* update tests for node, go, and python to account for auth token ([136891b](https://github.com/flipt-io/flipt-client-sdks/commit/136891ba634259bd6fa28afac8cd3c1fd3b21368))


### Miscellaneous Chores

* release 0.0.1 ([96da7f1](https://github.com/flipt-io/flipt-client-sdks/commit/96da7f1b8ab04c7eaba8d5093f0e67af2e967e13))
2 changes: 0 additions & 2 deletions flipt-client-python/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -2,7 +2,6 @@

## 0.0.1 (2023-12-25)


### Features

* add build directory for testing with dagger ([331eb12](https://github.com/flipt-io/flipt-client-sdks/commit/331eb12698d10ffe923070643dba48fc44db605d))
@@ -14,7 +13,6 @@
* rename methods ([#21](https://github.com/flipt-io/flipt-client-sdks/issues/21)) ([d6e669e](https://github.com/flipt-io/flipt-client-sdks/commit/d6e669e4bbde5a92ea71a7fa5609f5af661277da))
* update tests for node, go, and python to account for auth token ([136891b](https://github.com/flipt-io/flipt-client-sdks/commit/136891ba634259bd6fa28afac8cd3c1fd3b21368))


### Miscellaneous Chores

* release 0.0.1 ([96da7f1](https://github.com/flipt-io/flipt-client-sdks/commit/96da7f1b8ab04c7eaba8d5093f0e67af2e967e13))
2 changes: 0 additions & 2 deletions flipt-client-ruby/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -2,7 +2,6 @@

## 0.0.1 (2023-12-25)


### Features

* add ability to pass opts to the engine ([#7](https://github.com/flipt-io/flipt-client-sdks/issues/7)) ([1abd50d](https://github.com/flipt-io/flipt-client-sdks/commit/1abd50daa2af036b2ba396a1ad85496c5f1d574e))
@@ -12,7 +11,6 @@
* Error types ([#30](https://github.com/flipt-io/flipt-client-sdks/issues/30)) ([1cbd333](https://github.com/flipt-io/flipt-client-sdks/commit/1cbd333d710cfbcb518897777972428c55c68259))
* rename methods ([#21](https://github.com/flipt-io/flipt-client-sdks/issues/21)) ([d6e669e](https://github.com/flipt-io/flipt-client-sdks/commit/d6e669e4bbde5a92ea71a7fa5609f5af661277da))


### Miscellaneous Chores

* release 0.0.1 ([96da7f1](https://github.com/flipt-io/flipt-client-sdks/commit/96da7f1b8ab04c7eaba8d5093f0e67af2e967e13))
2 changes: 0 additions & 2 deletions flipt-engine/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -2,7 +2,6 @@

## 0.0.1 (2023-12-24)


### Features

* add ability to pass opts to the engine ([#7](https://github.com/flipt-io/flipt-client-sdks/issues/7)) ([1abd50d](https://github.com/flipt-io/flipt-client-sdks/commit/1abd50daa2af036b2ba396a1ad85496c5f1d574e))
@@ -17,7 +16,6 @@
* update tests for node, go, and python to account for auth token ([136891b](https://github.com/flipt-io/flipt-client-sdks/commit/136891ba634259bd6fa28afac8cd3c1fd3b21368))
* **wip:** support passing auth token down to engine ([3181a32](https://github.com/flipt-io/flipt-client-sdks/commit/3181a32981f967310c993d1cedd63a8b81ce5969))


### Miscellaneous Chores

* release 0.0.1 ([96da7f1](https://github.com/flipt-io/flipt-client-sdks/commit/96da7f1b8ab04c7eaba8d5093f0e67af2e967e13))