Skip to content

Commit

Permalink
chore(@cryptkeeperzk/demo): release version 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
0xmad committed Aug 29, 2023
1 parent a3bfd4c commit 23be19d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/demo/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.1.4](https://github.com/CryptKeeperZK/crypt-keeper-extension/compare/@cryptkeeperzk/demo-0.1.3...@cryptkeeperzk/demo-0.1.4) (2023-08-29)

### Dependency Updates

* `@cryptkeeperzk/providers` updated to version `0.2.0`
* `@cryptkeeperzk/types` updated to version `0.2.0`
* `@cryptkeeperzk/eslint-config-react` updated to version `0.1.2`
## [0.1.3](https://github.com/CryptKeeperZK/crypt-keeper-extension/compare/@cryptkeeperzk/demo-0.1.2...@cryptkeeperzk/demo-0.1.3) (2023-08-24)

### Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cryptkeeperzk/demo",
"private": true,
"version": "0.1.3",
"version": "0.1.4",
"scripts": {
"start": "parcel serve --no-cache index.html",
"build": "parcel build index.html",
Expand Down

0 comments on commit 23be19d

Please sign in to comment.