Skip to content

Commit 40ff8af

Browse files
authored
Merge pull request #70 from RoelVB/dev
Release 1.4.2
2 parents eac2c7b + d46fda6 commit 40ff8af

File tree

5 files changed

+4112
-7
lines changed

5 files changed

+4112
-7
lines changed

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
/node_modules
2-
/package-lock.json
32
/dist/js
43
*.scss.d.ts

dist/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
"name": "ChromeKeePass",
55
"description": "Chrome extension for automatically entering credentials from KeePass/KeeWeb",
6-
"version": "1.4.1",
6+
"version": "1.4.2",
77

88
"commands": {
99
"redetect_fields": {

0 commit comments

Comments
 (0)