passbolt-browser-extension 4.7.7-rc.0 → 4.7.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/RELEASE_NOTES.md +1 -1
  2. package/package.json +1 -1
package/RELEASE_NOTES.md CHANGED
@@ -1,6 +1,6 @@
1
1
  Song: https://youtu.be/J87pJrxvJ5E?si=vGs8M6uyM6E7Lcps
2
2
 
3
- Passbolt v4.7.7 is a test release focused on addressing update issues discovered while transitioning from MV2 to MV3.
3
+ Passbolt v4.7.7 is a maintenance release focused on fixing problems linked to the extension update and preparing the transition to MV3.
4
4
 
5
5
  ## [4.7.7] - 2024-05-10
6
6
  ### Maintenance
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "passbolt-browser-extension",
3
- "version": "4.7.7-rc.0",
3
+ "version": "4.7.7",
4
4
  "license": "AGPL-3.0",
5
5
  "copyright": "Copyright 2022 Passbolt SA",
6
6
  "description": "Passbolt web extension for the open source password manager for teams",