-
Notifications
You must be signed in to change notification settings - Fork 244
Open
Description
Description of the issue
I recently downgraded from v4.7.0 to v4.6 of GOV.UK Frontend and restarted my kit. However, the version shown on the plugins pages still shows v4.7.0.
Steps to reproduce the issue
- In terminal on Mac, run
npm install [email protected]
- Watch as it runs and shows as successful:
added 1 package, changed 1 package, and audited 537 packages in 1s
128 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
- Restart Companion Kit (
Ctrl + C
thennpm run dev
) - Go to prototype in browser and refresh / hard refresh the /plugins and /plugins-installed pages
- See no change in version displayed


Actual vs expected behaviour
I'd expect to see the version updated to reflect v4.6 and for there to be an "update available" message displayed.
Environment (where applicable)
- Operating system: macOS Monterey v12.6.9
- Browser: Chrome
- Browser version: Version 117.0.5938.88 (Official Build) (x86_64)
- GOV.UK Prototype Kit version: 13.13.3
Metadata
Metadata
Assignees
Labels
No labels