Skip to content

Commit a2cbdc9

Browse files
chore: release main (#300)
Co-authored-by: flipt-release-bot[bot] <119936948+flipt-release-bot[bot]@users.noreply.github.com>
1 parent e2acce3 commit a2cbdc9

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"flipt-engine-ffi": "0.1.13",
2+
"flipt-engine-ffi": "0.1.14",
33
"flipt-engine-wasm": "0.1.0"
44
}

flipt-engine-ffi/CHANGELOG.md

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

3+
## [0.1.14](https://github.com/flipt-io/flipt-client-sdks/compare/flipt-engine-ffi-v0.1.13...flipt-engine-ffi-v0.1.14) (2024-07-14)
4+
5+
6+
### Features
7+
8+
* support etags in clients ([#299](https://github.com/flipt-io/flipt-client-sdks/issues/299)) ([e2acce3](https://github.com/flipt-io/flipt-client-sdks/commit/e2acce311f7531cfba831112222e7c63cb364759))
9+
310
## [0.1.13](https://github.com/flipt-io/flipt-client-sdks/compare/flipt-engine-ffi-v0.1.12...flipt-engine-ffi-v0.1.13) (2024-04-27)
411

512
### Bug Fixes

flipt-engine-ffi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "flipt-engine-ffi"
3-
version = "0.1.13"
3+
version = "0.1.14"
44
edition = "2021"
55
authors = ["Flipt Devs <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)