Skip to content

Commit

Permalink
fix(changelog): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
donatandelic authored Jul 24, 2024
1 parent aa3f7ec commit 4364a2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- `OrbisEVMAuth`, `OrbisSolanaAuth` and `OrbisTezosAuth` now expose `authenticateDid` for decoupled DID creation
- `get did()` added to `OrbisDB`, exposes the currently authenticated `DID`
- new method `parseUserFromCacao: AuthUserInformation` exposed under `/utils`
- new method `parseUserFromDid: AuthUserInformation` exposed under `/utils`
- `OrbisKeyDidAuth.createRandom` to create a random `did:key`

## [0.0.40-alpha] - 2024-07-03
Expand Down Expand Up @@ -56,4 +56,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Deprecated features

### Security
- Vulnerabilities changes
- Vulnerabilities changes

0 comments on commit 4364a2b

Please sign in to comment.