Skip to content

Commit 1f91362

Browse files
committed
chore(release): 2.2.2
1 parent 303ea2c commit 1f91362

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+
## [2.2.2](https://github.com/f0rce/ace/compare/v2.2.1...v2.2.2) (2022-06-28)
6+
7+
8+
### Features
9+
10+
* **modes:** added new mode ([e5ff014](https://github.com/f0rce/ace/commit/e5ff014d975cf951a2f7f7675e8ddbc71b6317e8))
11+
* **themes:** added new themes ([e9f1ab8](https://github.com/f0rce/ace/commit/e9f1ab8a774f9f250ad5d2327e52ef3ade653c3b))
12+
513
## [2.2.1](https://github.com/f0rce/ace/compare/v2.2.0...v2.2.1) (2022-06-13)
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>2.2.1</version>
7+
<version>2.2.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)