Skip to content

Commit fbf6f0f

Browse files
chore(release): 3.0.2 [skip ci]
## [3.0.2](v3.0.1...v3.0.2) (2022-10-22) ### Bug Fixes * **deps:** bump @xmldom/xmldom from 0.8.2 to 0.8.3 ([#786](#786)) ([4a8a66c](4a8a66c))
1 parent 4a8a66c commit fbf6f0f

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+
## [3.0.2](https://github.com/connium/simple-odf/compare/v3.0.1...v3.0.2) (2022-10-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @xmldom/xmldom from 0.8.2 to 0.8.3 ([#786](https://github.com/connium/simple-odf/issues/786)) ([4a8a66c](https://github.com/connium/simple-odf/commit/4a8a66c3c3e937f36251fd91996b28f4eecf992e))
7+
18
## [3.0.1](https://github.com/connium/simple-odf/compare/v3.0.0...v3.0.1) (2022-01-22)
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": "3.0.1",
3+
"version": "3.0.2",
44
"description": "Open Document Format made easy using pure JavaScript and Node.js",
55
"keywords": [
66
"open",

0 commit comments

Comments
 (0)