Skip to content

Commit 1cac74f

Browse files
committed
version 3.0.2
1 parent 06a2e5e commit 1cac74f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Diff for: CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.0.2
2+
3+
- Adds ability to turn on debug logging for 1Password CLI commands
4+
15
## 3.0.0
26

37
- Migrated from 1Password CLI version 1.8.0 to 2.30.0

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "1password-action",
3-
"version": "3.0.0",
3+
"version": "3.0.2",
44
"private": true,
55
"description": "Import items from 1Password securely",
66
"main": "lib/main.js",

0 commit comments

Comments
 (0)