Skip to content

Commit 22f3197

Browse files
chore(release): 1.1.2 [skip ci]
## [1.1.2](v1.1.1...v1.1.2) (2025-10-24) ### Bug Fixes * mov aukSalt from RegistrationInfo to AccountCreator ([#2](#2)) ([3c2122f](3c2122f))
1 parent 3c2122f commit 22f3197

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.2](https://github.com/edeckers/lib1password-unofficial/compare/v1.1.1...v1.1.2) (2025-10-24)
2+
3+
4+
### Bug Fixes
5+
6+
* mov aukSalt from RegistrationInfo to AccountCreator ([#2](https://github.com/edeckers/lib1password-unofficial/issues/2)) ([3c2122f](https://github.com/edeckers/lib1password-unofficial/commit/3c2122ffd3063dd6944ea589d0855f472635a63f))
7+
18
## [1.1.1](https://github.com/edeckers/lib1password-unofficial/compare/v1.1.0...v1.1.1) (2025-10-09)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@edeckers/lib1password-unofficial",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"license": "MPL-2.0",
55
"description": "Unofficial TypeScript implementation of 1Password's security model based on their white paper",
66
"author": {

0 commit comments

Comments
 (0)