1
0
mirror of https://github.com/XFox111/PasswordGeneratorExtension.git synced 2026-04-22 08:08:01 +03:00

Major 3.0: Complete overhaul of the codebase, new features, bugfixes and more (#223)

Complete overhaul for v3.0 (see related PR)
This commit is contained in:
Eugene Fox
2023-11-12 15:59:07 +03:00
committed by GitHub
parent 47888e4774
commit 163da852f6
79 changed files with 6576 additions and 10592 deletions
+5 -5
View File
@@ -16,14 +16,14 @@ From now on we are starting to roll out updates on every first Tuesday of the mo
Dependencies update and security fixes
## Changelog
### Dependencies bump
### Dependency bumps
- #
### Fixed security vulnerabilities
-
- [CWE-20](https://cwe.mitre.org/data/definitions/20.html) (#)
- CVE-2022-25883 (#)
## PR Checklist
- [ ] Update extension version in `package.json`
- [ ] Create a release draft
- [ ] [Post-merge] Create a release to publish the new version
- [ ] Update version in `package.json`
- [ ] [Post-merge] Review and publish GitHub release
- [ ] [Post-deploy] Update changelog for Firefox webstore
-->