Skip to content

Commit 279d9b7

Browse files
richardthe3rdgithub-actions[bot]
authored andcommitted
chore: prepare release 2026.7.2
1 parent af30dc0 commit 279d9b7

3 files changed

Lines changed: 31 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,22 @@
11

2+
## [2026.7.2] - 2026-07-30
3+
4+
### Bug Fixes
5+
6+
- Correctness fixes from a codebase review (#498)
7+
- **filters**: Scope drink facets by all filters but their own (#505)
8+
9+
### Features
10+
11+
- **drinks**: Multi-select categories and grouped style filter (#506)
12+
13+
### Refactoring
14+
15+
- Remove dead widgets and navigation helpers (#502)
16+
- **widgets**: Share festival status badge and sheet handle (#501)
17+
18+
19+
220
## [2026.7.1] - 2026-07-24
321

422
### Features

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: cambridge_beer_festival
22
description: A Flutter app for Cambridge Beer Festival - browse beers, ciders, meads, and more.
33
publish_to: 'none'
4-
version: 2026.7.1+2026072401
4+
version: 2026.7.2+2026073002
55

66
environment:
77
sdk: '>=3.10.0 <4.0.0'

release-notes.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11

2-
## [2026.7.1] - 2026-07-24
2+
## [2026.7.2] - 2026-07-30
3+
4+
### Bug Fixes
5+
6+
- Correctness fixes from a codebase review (#498)
7+
- **filters**: Scope drink facets by all filters but their own (#505)
38

49
### Features
510

6-
- **drink-detail**: Inline autosaving notes and undo for tasting delete (#488)
7-
- Search result excerpts/highlighting and My Festival notes (#492)
8-
- **my-festival**: Card the list rows and enrich Want to Try (#494)
11+
- **drinks**: Multi-select categories and grouped style filter (#506)
12+
13+
### Refactoring
14+
15+
- Remove dead widgets and navigation helpers (#502)
16+
- **widgets**: Share festival status badge and sheet handle (#501)
917

1018

0 commit comments

Comments
 (0)