File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,12 @@ All notable changes to the TEA Platform will be documented in this file.
1111The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
1212and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
1313
14+ ## [ 0.3.2] ( https://github.com/alan-turing-institute/AssurancePlatform/compare/v0.3.1...v0.3.2 ) (2026-01-19)
15+
16+ ### π Bug Fixes
17+
18+ * exclude api/cron from auth middleware ([ b5f64f7] ( https://github.com/alan-turing-institute/AssurancePlatform/commit/b5f64f79b6e9841bf1ff21a7c103d146133d1cff ) )
19+
1420## [ 0.3.1] ( https://github.com/alan-turing-institute/AssurancePlatform/compare/v0.3.0...v0.3.1 ) (2026-01-19)
1521
1622### π Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " tea-platform-frontend" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.3.2 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " next dev --turbo" ,
You canβt perform that action at this time.
0 commit comments