chore: bump version to 0.9.4, backfill changelog with real commit times

Every entry got a time component pulled from actual git commit
timestamps (git log --date=format), not guessed — precise enough to
disambiguate the many same-day releases from this session. 0.2.0 and
0.1.0 kept date-only/"earlier" since no reliable timestamp exists for
them. Also adds the 0.9.4 entry for the previous action-buttons/
view-toggle mobile fix, which shipped without its own version bump.
This commit is contained in:
Arnaud
2026-07-13 09:09:55 +02:00
parent 36e707b934
commit 7c63388618
4 changed files with 47 additions and 33 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@epicure/web",
"version": "0.9.3",
"version": "0.9.4",
"private": true,
"scripts": {
"dev": "next dev",