Skip to content

Commit ef84bf2

Browse files
committed
chore(release): 3.1.2
1 parent 90f3b40 commit ef84bf2

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.2](https://github.com/f0rce/ace/compare/v3.1.1...v3.1.2) (2022-06-28)
6+
7+
8+
### Features
9+
10+
* **modes:** added new mode ([5f3e1f8](https://github.com/f0rce/ace/commit/5f3e1f89f176f75eb16dff8d44d0910671189d82))
11+
* **themes:** added new themes ([be089b5](https://github.com/f0rce/ace/commit/be089b51a20ae7a3e010511f18c907d7ef4e3b92))
12+
513
## [3.1.1](https://github.com/f0rce/ace/compare/v3.1.0...v3.1.1) (2022-06-21)
614

715

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>de.f0rce</groupId>
66
<artifactId>ace</artifactId>
7-
<version>3.1.1</version>
7+
<version>3.1.2</version>
88
<name>ace</name>
99
<description>Lit Wrap around the Ace Editor (https://ace.c9.io/) for Vaadin 14 and Vaadin 23</description>
1010

0 commit comments

Comments
 (0)