File tree 3 files changed +20
-2
lines changed
3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.11 .0"
2
+ "." : " 1.12 .0"
3
3
}
Original file line number Diff line number Diff line change 2
2
3
3
<a name =" v1.5.2 " ></a >
4
4
5
+ ## [ 1.12.0] ( https://github.com/Flagsmith/flagsmith-common/compare/v1.11.0...v1.12.0 ) (2025-04-30)
6
+
7
+
8
+ ### CI
9
+
10
+ * pre-commit autoupdate ([ #66 ] ( https://github.com/Flagsmith/flagsmith-common/issues/66 ) ) ([ 9c38998] ( https://github.com/Flagsmith/flagsmith-common/commit/9c38998f405ce59bf67b3db7790ec83a0a9abdd9 ) )
11
+
12
+
13
+ ### Features
14
+
15
+ * Generate metrics documentation ([ #65 ] ( https://github.com/Flagsmith/flagsmith-common/issues/65 ) ) ([ c9c4935] ( https://github.com/Flagsmith/flagsmith-common/commit/c9c4935afd12f24665779c0a0a7b98f3e9da7dc3 ) )
16
+ * ** test-tools:** Add ` snapshot ` fixture for snapshot testing ([ c9c4935] ( https://github.com/Flagsmith/flagsmith-common/commit/c9c4935afd12f24665779c0a0a7b98f3e9da7dc3 ) )
17
+
18
+
19
+ ### Bug Fixes
20
+
21
+ * ** tests:** ` clear_lru_caches ` fixture conflicts with ` saas_mode ` /` enterprise_mode ` pytest markers ([ c9c4935] ( https://github.com/Flagsmith/flagsmith-common/commit/c9c4935afd12f24665779c0a0a7b98f3e9da7dc3 ) )
22
+
5
23
## [ 1.11.0] ( https://github.com/Flagsmith/flagsmith-common/compare/v1.10.0...v1.11.0 ) (2025-04-25)
6
24
7
25
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " flagsmith-common"
3
- version = " 1.11 .0"
3
+ version = " 1.12 .0"
4
4
description = " Flagsmith's common library"
5
5
requires-python = " >=3.11,<4.0"
6
6
dependencies = [
You can’t perform that action at this time.
0 commit comments