Skip to content

Commit 6c2adee

Browse files
chore(release): 3.0.3 [skip ci]
## [3.0.3](v3.0.2...v3.0.3) (2023-01-12) ### Bug Fixes * **deps:** bump json5 from 2.2.1 to 2.2.3 ([#838](#838)) ([07e0b8b](07e0b8b))
1 parent 07e0b8b commit 6c2adee

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.3](https://github.com/connium/simple-odf/compare/v3.0.2...v3.0.3) (2023-01-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump json5 from 2.2.1 to 2.2.3 ([#838](https://github.com/connium/simple-odf/issues/838)) ([07e0b8b](https://github.com/connium/simple-odf/commit/07e0b8b854fb4eb1ffe08facb188b022e574283e))
7+
18
## [3.0.2](https://github.com/connium/simple-odf/compare/v3.0.1...v3.0.2) (2022-10-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.2",
3+
"version": "3.0.3",
44
"description": "Open Document Format made easy using pure JavaScript and Node.js",
55
"keywords": [
66
"open",

0 commit comments

Comments
 (0)