Skip to content

Commit

Permalink
chore(release): v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 2, 2021
1 parent 615a467 commit 58c27c9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.2.0](https://github.com/umutcanbolat/autofillr/compare/v1.1.1...v1.2.0) (2021-12-02)


### Features

* 🎸 add config for Austria ([615a467](https://github.com/umutcanbolat/autofillr/commit/615a46793a2022fb5c8e224f310953d53583d07f))

## [1.1.1](https://github.com/umutcanbolat/autofillr/compare/v1.1.0...v1.1.1) (2021-09-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "autofillr",
"version": "1.1.1",
"version": "1.2.0",
"private": true,
"description": "Automatically fill registration forms with consistently generated random data.",
"repository": "https://github.com/umutcanbolat/autofillr.git",
Expand Down
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Autofillr",
"description": "Automatically fill registration forms with consistently generated random data.",
"version": "1.1.1",
"version": "1.2.0",
"browser_action": {
"default_popup": "index.html",
"default_title": "Autofillr"
Expand Down

0 comments on commit 58c27c9

Please sign in to comment.