Skip to content

Commit

Permalink
Update autofill to 12.0.1 (#4678)
Browse files Browse the repository at this point in the history
Task/Issue URL:
https://app.asana.com/0/1207634174804391/1207634174804391
Autofill Release:
https://github.com/duckduckgo/duckduckgo-autofill/releases/tag/12.0.1


## Description
Updates Autofill to version
[12.0.1](https://github.com/duckduckgo/duckduckgo-autofill/releases/tag/12.0.1).

### Autofill 12.0.1 release notes
## What's Changed
* generation: ensure password gen feature flag is respected by @sjbarag
in duckduckgo/duckduckgo-autofill#583

**Full Changelog**:
duckduckgo/duckduckgo-autofill@12.0.0...12.0.1

## Steps to test
This release has been tested during autofill development. For smoke test
steps see [this
task](https://app.asana.com/0/1198964220583541/1200583647142330/f).

Co-authored-by: sjbarag <[email protected]>
  • Loading branch information
daxmobile and sjbarag authored Jun 21, 2024
1 parent 8b4808f commit 5ac28ae
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 11 deletions.
19 changes: 15 additions & 4 deletions node_modules/@duckduckgo/autofill/dist/autofill-debug.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 15 additions & 4 deletions node_modules/@duckduckgo/autofill/dist/autofill.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@duckduckgo/autoconsent": "^10.10.0",
"@duckduckgo/autofill": "github:duckduckgo/duckduckgo-autofill#12.0.0",
"@duckduckgo/autofill": "github:duckduckgo/duckduckgo-autofill#12.0.1",
"@duckduckgo/content-scope-scripts": "github:duckduckgo/content-scope-scripts#5.21.0",
"@duckduckgo/privacy-dashboard": "github:duckduckgo/privacy-dashboard#3.5.0",
"@duckduckgo/privacy-reference-tests": "github:duckduckgo/privacy-reference-tests#1708702034"
Expand Down

0 comments on commit 5ac28ae

Please sign in to comment.