Skip to content

Commit 4c2d1c2

Browse files
committed
chore(main): release 2.1.1
1 parent 1d98fff commit 4c2d1c2

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [2.1.1](https://github.com/Flagsmith/flagsmith-rust-client/compare/v2.1.0...v2.1.1) (2026-05-07)
4+
5+
6+
### CI
7+
8+
* setup Renovate for flagsmith-flag-engine tracking ([#47](https://github.com/Flagsmith/flagsmith-rust-client/issues/47)) ([1d98fff](https://github.com/Flagsmith/flagsmith-rust-client/commit/1d98fff619deb2db51c53870099fa7feeb2da065))
9+
10+
11+
### Other
12+
13+
* Remove amannn/action-semantic-pull-request workflow ([#44](https://github.com/Flagsmith/flagsmith-rust-client/issues/44)) ([c925c5d](https://github.com/Flagsmith/flagsmith-rust-client/commit/c925c5d43a813f7545b5f34d3db71238a6134e62))
14+
315
## [2.1.0](https://github.com/Flagsmith/flagsmith-rust-client/compare/v2.0.0...v2.1.0) (2025-12-02)
416

517

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 = "2.1.0"
3+
version = "2.1.1"
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)