File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ All notable changes to Floci Dash will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.0.99] — 2026-07-07
9+
10+ ### Fixed
11+ - ** Release workflow:** Added GitHub Release creation step (was only building Docker images)
12+ - ** Release workflow:** Changed permissions from ` contents: read ` to ` contents: write `
13+ - Cleaned up stale remote tags from previous sessions
14+
815## [ 0.0.86] — 2026-07-07
916
1017### Added
Original file line number Diff line number Diff line change 11{
22 "name" : " floci-dash" ,
3- "version" : " 0.0.86 " ,
3+ "version" : " 0.0.99 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "description" : " AWS Console-style web UI for Floci, the local AWS emulator" ,
You can’t perform that action at this time.
0 commit comments