Skip to content

Commit 93394ce

Browse files
committed
chore(release): 3.1.0
1 parent 5433f71 commit 93394ce

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [3.1.0](https://github.com/F0rce/signature-widget/compare/v3.0.0...v3.1.0) (2023-02-27)
6+
7+
8+
### Features
9+
10+
* clear button ([a110d3f](https://github.com/F0rce/signature-widget/commit/a110d3fa7aa5ae9960c4adc9f0dbf80d8b985c8a))
11+
* value change listener ([b77392c](https://github.com/F0rce/signature-widget/commit/b77392cd32f5519b2bd9fd132514290af1344244)), closes [#308](https://github.com/F0rce/signature-widget/issues/308)
12+
513
## [3.0.0](https://github.com/F0rce/signature-widget/compare/v2.0.2...v3.0.0) (2022-04-13)
614

715

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>de.f0rce.signaturepad</groupId>
66
<artifactId>signature-widget</artifactId>
77

8-
<version>3.0.0</version>
8+
<version>3.1.0</version>
99
<name>signature-widget</name>
1010
<description>Lit-Element Wrapper around Signature Pad (https://github.com/szimek/signature_pad) for Vaadin 14+</description>
1111

0 commit comments

Comments
 (0)