Skip to content

Commit

Permalink
chore(@cryptkeeperzk/providers): release version 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
0xmad committed Oct 12, 2023
1 parent 9012818 commit ffc3caa
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.1](https://github.com/CryptKeeperZK/crypt-keeper-extension/compare/@cryptkeeperzk/providers-0.4.0...@cryptkeeperzk/providers-0.4.1) (2023-10-12)

### Dependency Updates

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

### Bug Fixes

* release workflow ([#1013](https://github.com/CryptKeeperZK/crypt-keeper-extension/issues/1013)) ([eafc7ad](https://github.com/CryptKeeperZK/crypt-keeper-extension/commit/eafc7adacb185b6b1783f6d1486ee97a5c4b7f0f))

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

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

0 comments on commit ffc3caa

Please sign in to comment.