Skip to content

Commit

Permalink
chore(@cryptkeeperzk/providers): release version 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
0xmad committed Oct 12, 2023
1 parent 58690b1 commit 8f64e32
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/providers/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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

## [0.4.3](https://github.com/CryptKeeperZK/crypt-keeper-extension/compare/@cryptkeeperzk/providers-0.4.2...@cryptkeeperzk/providers-0.4.3) (2023-10-12)

### Dependency Updates

* `@cryptkeeperzk/types` updated to version `0.5.2`
* `@cryptkeeperzk/zk` updated to version `0.5.2`

### Bug Fixes

* publish packages ([#1016](https://github.com/CryptKeeperZK/crypt-keeper-extension/issues/1016)) ([396ed3a](https://github.com/CryptKeeperZK/crypt-keeper-extension/commit/396ed3a800a8b51e04984e71c03a2bdd9412bbdd))

## [0.4.2](https://github.com/CryptKeeperZK/crypt-keeper-extension/compare/@cryptkeeperzk/providers-0.4.1...@cryptkeeperzk/providers-0.4.2) (2023-10-12)


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.4.2",
"version": "0.4.3",
"description": "CryptKeeper providers",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 8f64e32

Please sign in to comment.