File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -23,10 +23,17 @@ You can get these updates emailed to you via our [newsletter]({% link newsletter
2323
2424### Changes
2525
26- #### [ v7.2 : {{ site.data.changelog.current.title }}] ( https://branchv73 --serverless-stack.netlify.app/ ) (Current)
26+ #### [ v7.4 : {{ site.data.changelog.current.title }}] ( https://branchv74 --serverless-stack.netlify.app/ ) (Current)
2727
2828{{ site.data.changelog.current.desc }}
2929
30+ - [ Tutorial changes] ({{ site.github_repo }}/compare/v7.3...v7.4)
31+ - [ Demo notes app source] ({{ site.sst_demo_repo }}/compare/v1.3...v1.4)
32+
33+ #### [ v7.3: {{ site.data.changelog.v7-3.title }}] ( https://branchv73--serverless-stack.netlify.app/ )
34+
35+ {{ site.data.changelog.v7-3.desc }}
36+
3037- [ Tutorial changes] ({{ site.github_repo }}/compare/v7.2...v7.3)
3138- [ Demo notes app source] ({{ site.sst_demo_repo }}/compare/v1.2...v1.3)
3239
Original file line number Diff line number Diff line change 11current :
2+ title : " Upgrading to SST v2.5"
3+ desc : " Apr 9, 2023: Updating the guide and code to use the latest `sst bind`."
4+
5+ v7-3 :
26 title : " Upgrading to SST v2"
37 desc : " Mar 10, 2023: Updating the guide and code snippets to SST v2."
48
You can’t perform that action at this time.
0 commit comments