Skip to content

Commit

Permalink
v2.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yamdan committed Nov 26, 2024
1 parent 419f295 commit c043cc1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [2.8.2] - 2024-11-26

### Added

- Tutorial slides for the playground

## [2.8.1] - 2024-09-25

### Added
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,7 +1,7 @@
{
"name": "zkp-ld-playground",
"private": true,
"version": "2.8.1",
"version": "2.8.2",
"type": "module",
"homepage": "https://playground.zkp-ld.org/",
"scripts": {
Expand Down

0 comments on commit c043cc1

Please sign in to comment.