details update

pull/5370/head
aniket-engg 12 months ago committed by yann300
parent 2ab4969f6b
commit 0fb31e9fbe
  1. 4
      apps/remix-ide/src/app/tabs/locales/en/homeReleaseDetails.json
  2. 2
      release-process.md

@ -1,10 +1,10 @@
{
"homeReleaseDetails.title": "RELEASE HIGHLIGHTS",
"homeReleaseDetails.title": "v0.37.0 RELEASE HIGHLIGHTS",
"homeReleaseDetails.highlight1": "Circom plugin and ZKP Circom Semaphore template",
"homeReleaseDetails.highlight2": "ERC auto-complete will load the file",
"homeReleaseDetails.highlight3": "The Remix UI now translated into Spanish, French, Italian, and Simplified Chinese",
"homeReleaseDetails.highlight4": "Load Recent Workspaces & Start Coding Button",
"homeReleaseDetails.more": "See Full Changelog"
"homeReleaseDetails.more": "Know More"
}

@ -21,7 +21,7 @@ Testing is performed after the Feature Freeze on `remix-beta.ethereum.org`. `bui
Once ready to run, it can be run using the Node.js: `node build-qa-doc.js`
Find out the four release highlights and update in this file: `remix-project/apps/remix-ide/src/app/tabs/locales/en/homeReleaseDetails.json`
Find out the four release highlights and update in this file: `remix-project/apps/remix-ide/src/app/tabs/locales/en/homeReleaseDetails.json` along with the version in `title` string
Update the GitHub release link in this file: `remix-project/libs/remix-ui/home-tab/src/lib/components/homeTabFeatured.tsx` at line 44 & 63

Loading…
Cancel
Save