Skip to content

Commit f243fc3

Browse files
chore(main): release dapp 1.4.1 (#92)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f5e2063 commit f243fc3

4 files changed

Lines changed: 12 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"packages/snap": "1.0.0",
3-
"packages/dapp": "1.4.0"
3+
"packages/dapp": "1.4.1"
44
}

packages/dapp/CHANGELOG.md

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

3+
## [1.4.1](https://github.com/ChainSafe/canton-snap/compare/dapp-v1.4.0...dapp-v1.4.1) (2026-07-08)
4+
5+
6+
### Bug Fixes
7+
8+
* **dapp:** dapp v1.4.0 bugs ([#91](https://github.com/ChainSafe/canton-snap/issues/91)) ([073c98c](https://github.com/ChainSafe/canton-snap/commit/073c98ce4459bd892e8e728f439a77bc35d6fbbe))
9+
* **dapp:** unified dashboard layout with shared column and side-band header ([#93](https://github.com/ChainSafe/canton-snap/issues/93)) ([f5e2063](https://github.com/ChainSafe/canton-snap/commit/f5e20638da399e26c96523701d69c8b3960026be))
10+
311
## [1.4.0](https://github.com/ChainSafe/canton-snap/compare/dapp-v1.3.0...dapp-v1.4.0) (2026-07-03)
412

513

packages/dapp/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.

packages/dapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainsafe/canton-dapp",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)