Skip to content

Commit 0b81cf2

Browse files
chore: Update version to 1.0.10-beta and add changelog entry for IPFS metadata URL issue
1 parent a046b3b commit 0b81cf2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

pdf-ui/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
As a minor extension, we also keep a semantic version for the `UNRELEASED`
99
changes.
1010

11+
## [v1.0.10-beta](https://www.npmjs.com/package/@intersect.mbo/pdf-ui/v/1.0.10-beta) 2025-07-29
12+
- Submitting Governance Action with IPFS Metadata URL Fails Due to Unsupported URL Scheme #3979
13+
1114
## [v1.0.9-beta](https://www.npmjs.com/package/@intersect.mbo/pdf-ui/v/1.0.9-beta) 2025-07-03
1215
- Support IPFS Links for Governance Action Submissions #3851
1316

pdf-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@intersect.mbo/pdf-ui",
3-
"version": "1.0.9-beta",
3+
"version": "1.0.10-beta",
44
"description": "Proposal discussion ui",
55
"main": "./src/index.js",
66
"exports": {

0 commit comments

Comments
 (0)