Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gcatanese authored Jan 10, 2025
1 parent 91b7c7d commit 072d8e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ To contribute:
In order to publish a new release:
* develop and test features and changes
* update `manifest.json` (update version and other applicable attributes ie update description, modify permissions, etc..)
* create zip file: `zip -r adyen-testcards-ext.zip ./ -x "./e2e/*" ".git/*" "./chrome-store-assets/*" `
* create a new release: the `package-extension.yml` workflow will package the extension in a zip file and add it to the assets of the new release
* upload zip file to Chrome Web Store

**Note**: the list of cards, giftcards, etc.. are saved (as JSON) on local storage. If the JSON format changes then the existing users might be affected (breaking change?).
Expand Down

0 comments on commit 072d8e1

Please sign in to comment.