Skip to content

Commit 7c73cba

Browse files
committed
chore(main): release 3.1.0
1 parent f646bd6 commit 7c73cba

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"3.0.0"}
1+
{".":"3.1.0"}

CHANGELOG.md

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

3+
## [3.1.0](https://github.com/Flagsmith/flagsmith-rust-client/compare/v3.0.0...v3.1.0) (2026-08-22)
4+
5+
6+
### Features
7+
8+
* **ci:** add a format and msrv step ([#52](https://github.com/Flagsmith/flagsmith-rust-client/issues/52)) ([f646bd6](https://github.com/Flagsmith/flagsmith-rust-client/commit/f646bd65093e0ad0a9154034c6c1633d2023261f))
9+
310
## [3.0.0](https://github.com/Flagsmith/flagsmith-rust-client/compare/v2.1.1...v3.0.0) (2026-08-11)
411

512

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "flagsmith"
3-
version = "3.0.0"
3+
version = "3.1.0"
44
authors = ["Gagan Trivedi <gagan.trivedi@flagsmith.com>", "Kim Gustyr <kim.gustyr@flagsmith.com>"]
55
edition = "2021"
66
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)