Skip to content

Commit 41711a8

Browse files
andycallwssgcg1213
authored andcommitted
release: 0.7.3+2
1 parent ea52672 commit 41711a8

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

kraken/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 0.7.3+2
2+
3+
**Features**
4+
5+
+ Input element now support type=password options https://github.com/openkraken/kraken/pull/377
6+
7+
**Bug Fixed**
8+
9+
+ Fix event can't bubble to document element https://github.com/openkraken/kraken/pull/380
10+
+ fix: fix bridge crash with getStringProperty on InputElement. https://github.com/openkraken/kraken/pull/386
11+
112
## 0.7.3+1
213

314
* Fix: fix prebuilt binary.

kraken/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: kraken
22
description: A high-performance, web standards-compliant rendering engine.
3-
version: 0.7.3+1
3+
version: 0.7.3+2
44
homepage: https://openkraken.com
55

66
environment:

0 commit comments

Comments
 (0)