Skip to content

Commit

Permalink
Prepare version 1.0.5 (#167)
Browse files Browse the repository at this point in the history
* packed content

* Version 1.0.5
  • Loading branch information
av-mads authored May 10, 2022
1 parent 8d4a784 commit 2b4ed0d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# AV Client Library Changelog
## 1.0.5
- Packing payloads to DBB
- Customizable URL in Verifier-POC

## 1.0.4
- Encrypted commitment openings
- Added tests
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aion-dk/js-client",
"version": "1.0.4",
"version": "1.0.5",
"license": "MIT",
"description": "Assembly Voting JS client",
"main": "dist/lib/av_client.js",
Expand Down

0 comments on commit 2b4ed0d

Please sign in to comment.