Skip to content

Commit

Permalink
chore(@cryptkeeperzk/app): release version 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
0xmad committed Aug 24, 2023
1 parent a17b2fa commit 2530639
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions packages/app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.1.2](https://github.com/CryptKeeperZK/crypt-keeper-extension/compare/@cryptkeeperzk/app-0.1.1...@cryptkeeperzk/app-0.1.2) (2023-08-24)

### Dependency Updates

* `@cryptkeeperzk/providers` updated to version `0.1.2`
## [0.1.1](https://github.com/CryptKeeperZK/crypt-keeper-extension/compare/@cryptkeeperzk/app-0.1.0...@cryptkeeperzk/app-0.1.1) (2023-08-24)

### Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cryptkeeperzk/app",
"private": true,
"version": "0.1.1",
"version": "0.1.2",
"description": "Crypt-Keeper Extension, zero knowledge identity management and proof generation tool",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 2530639

Please sign in to comment.