B1: React Query deeper adoption (P1–P3) #86

Closed
null wants to merge 340 commits from branch/b1-react-query into main
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 557378dab9 - Show all commits

View File

@ -10,7 +10,7 @@ export const RELEASE_NOTES = {
highlights: [
{
icon: '🚀',
title: 'v0.36.0',
title: 'v0.35.0',
desc: 'Version bump and container rebuild.',
},
{

View File

@ -1,6 +1,6 @@
{
"name": "bill-tracker",
"version": "0.36.0",
"version": "0.35.0",
"description": "Monthly bill tracking system",
"main": "server.js",
"scripts": {