Skip to content

Commit 17a9369

Browse files
committed
🔖 1.0.0-dev.22
1 parent 811a46c commit 17a9369

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ that can be found in the LICENSE file. -->
44

55
# Changelog
66

7+
## 1.0.0-dev.22
8+
9+
- Correct invalid plugin references by marking FFI plugins.
10+
- Remove duplicate `ios_AgentDart.framework`.
11+
712
## 1.0.0-dev.21
813

914
- Upgrade FRB to 1.82.6.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: |
44
a plugin package for dart and flutter apps.
55
Developers can build ones to interact with Dfinity's blockchain directly.
66
repository: https://github.com/AstroxNetwork/agent_dart
7-
version: 1.0.0-dev.21
7+
version: 1.0.0-dev.22
88

99
environment:
1010
sdk: '>=3.0.0 <4.0.0'

0 commit comments

Comments
 (0)