Skip to content

Commit aaa68f6

Browse files
chore(release): 2.2.0 [skip ci]
# [2.2.0](v2.1.0...v2.2.0) (2021-09-02) ### Features * **style:** implement text overline ([#545](#545)) ([0aced85](0aced85))
1 parent 0aced85 commit aaa68f6

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.2.0](https://github.com/connium/simple-odf/compare/v2.1.0...v2.2.0) (2021-09-02)
2+
3+
4+
### Features
5+
6+
* **style:** implement text overline ([#545](https://github.com/connium/simple-odf/issues/545)) ([0aced85](https://github.com/connium/simple-odf/commit/0aced85b3784ffc9d24d679c2e07e8b2c0681b15))
7+
18
# [2.1.0](https://github.com/connium/simple-odf/compare/v2.0.2...v2.1.0) (2021-09-02)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple-odf",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "Open Document Format made easy using pure JavaScript and Node.js",
55
"keywords": [
66
"open",

0 commit comments

Comments
 (0)