Skip to content

Commit 70b59c4

Browse files
chore(release): 3.0.1 [skip ci]
## [3.0.1](v3.0.0...v3.0.1) (2022-01-22) ### Bug Fixes * **deps:** bump semantic-release from 18.0.1 to 19.0.2 ([#616](#616)) ([ba7950c](ba7950c))
1 parent ba7950c commit 70b59c4

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.1](https://github.com/connium/simple-odf/compare/v3.0.0...v3.0.1) (2022-01-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump semantic-release from 18.0.1 to 19.0.2 ([#616](https://github.com/connium/simple-odf/issues/616)) ([ba7950c](https://github.com/connium/simple-odf/commit/ba7950c90127931dd56d0f8f118ff7410e986383))
7+
18
# [3.0.0](https://github.com/connium/simple-odf/compare/v2.2.0...v3.0.0) (2022-01-17)
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.0",
3+
"version": "3.0.1",
44
"description": "Open Document Format made easy using pure JavaScript and Node.js",
55
"keywords": [
66
"open",

0 commit comments

Comments
 (0)