Skip to content

Commit 042811f

Browse files
github-actions[bot]identity-botUMR1352
authored
Release wasm-v1.8.0-beta.2 (#1758)
* changelog and versions * update changelog --------- Co-authored-by: Identity Bot <identity-bot@iota.org> Co-authored-by: Enrico Marconi <enrico.marconi@iota.org>
1 parent d9c7eda commit 042811f

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

bindings/wasm/identity_wasm/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [wasm-v1.8.0-beta.2](https://github.com/iotaledger/identity/tree/wasm-v1.8.0-beta.2) (2025-12-18)
4+
5+
[Full Changelog](https://github.com/iotaledger/identity/compare/wasm-v1.7.0-beta.1...wasm-v1.6.0-beta.10)
6+
7+
### Patch
8+
9+
- Bump `iota-interaction` to version `0.10.0` [\#1756](https://github.com/iotaledger/identity/pull/1756)
10+
311
## [wasm-v1.8.0-beta.1](https://github.com/iotaledger/identity/tree/wasm-v1.8.0-beta.1) (2025-12-07)
412

513
### Added

bindings/wasm/identity_wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "identity_wasm"
3-
version = "1.8.0-beta.1"
3+
version = "1.8.0-beta.2"
44
authors = ["IOTA Stiftung"]
55
edition = "2021"
66
homepage = "https://www.iota.org"

bindings/wasm/identity_wasm/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bindings/wasm/identity_wasm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iota/identity-wasm",
3-
"version": "1.8.0-beta.1",
3+
"version": "1.8.0-beta.2",
44
"author": "IOTA Foundation <info@iota.org>",
55
"description": "WASM bindings for IOTA Identity - A Self Sovereign Identity Framework implementing the DID and VC standards from W3C. To be used in JavaScript/TypeScript",
66
"homepage": "https://www.iota.org",

0 commit comments

Comments
 (0)