Skip to content

Commit

Permalink
chore(@cryptkeeperzk/providers): release version 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
0xmad committed Sep 25, 2023
1 parent c746d56 commit 34037b6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/providers/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

## [0.3.1](https://github.com/CryptKeeperZK/crypt-keeper-extension/compare/@cryptkeeperzk/providers-0.3.0...@cryptkeeperzk/providers-0.3.1) (2023-09-25)

### Dependency Updates

* `@cryptkeeperzk/types` updated to version `0.4.0`
* `@cryptkeeperzk/zk` updated to version `0.4.0`
* `@cryptkeeperzk/eslint-config-base` updated to version `0.1.5`
## [0.3.0](https://github.com/CryptKeeperZK/crypt-keeper-extension/compare/@cryptkeeperzk/providers-0.2.7...@cryptkeeperzk/providers-0.3.0) (2023-09-19)

### Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cryptkeeperzk/providers",
"version": "0.3.0",
"version": "0.3.1",
"description": "CryptKeeper providers",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 34037b6

Please sign in to comment.