Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
r7kamura committed May 11, 2022
1 parent dcd8878 commit 1d87631
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 1.0.0 - 2022-05-11

### Changed

- Migrate from manifest v2 to v3.
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "Amazon URL Shortener",
"description": "Automatically shorten Amazon product URL.",
"version": "0.3.0",
"version": "1.0.0",
"icons": {
"16": "images/icon16.png",
"48": "images/icon48.png",
Expand Down

0 comments on commit 1d87631

Please sign in to comment.