Skip to content

Commit

Permalink
Merge pull request #49 from 1Password/release/v1.0.5
Browse files Browse the repository at this point in the history
Prepare Release - v1.0.5
  • Loading branch information
jpcoenen committed Mar 4, 2022
2 parents 126dd9e + 7590348 commit 689a17c
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 4 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,24 @@
* A user-friendly description of a new feature. {issue-number}

## Fixes
* The field `TypeEnum.Totp` now points to the correct value. {#40}
* A user-friendly description of a fix. {issue-number}

## Security
* A user-friendly description of a security fix. {issue-number}

---

[//]: # (START/v1.0.5)
# v1.0.5

## Fixes
* The field `TypeEnum.Totp` now points to the correct value. {#40}

## Security
* Updated some dependencies of this SDK that have open security advisories. Issues found in those dependencies do not directly impact this SDK.

---

[//]: # (START/v1.0.4)
# v1.0.4

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@1password/connect",
"version": "1.0.4",
"version": "1.0.5",
"homepage": "https://1password.com/secrets/",
"repository": "https://github.com/1Password/connect-sdk-js",
"description": "JavaScript/Typescript SDK for 1Password Connect",
Expand Down

0 comments on commit 689a17c

Please sign in to comment.