Skip to content

Commit 3ff723c

Browse files
committed
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2023-08-28) ### Bug Fixes * **JATS:** Decode `<app>` elements ([03779a0](03779a0)), closes [#400](#400)
1 parent b4dfe45 commit 3ff723c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.3](https://github.com/stencila/encoda/compare/v1.0.2...v1.0.3) (2023-08-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **JATS:** Decode `<app>` elements ([03779a0](https://github.com/stencila/encoda/commit/03779a00cac39a0501580fbbed01ad0c315dfe38)), closes [#400](https://github.com/stencila/encoda/issues/400)
7+
18
## [1.0.2](https://github.com/stencila/encoda/compare/v1.0.1...v1.0.2) (2023-08-27)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stencila/encoda",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Codecs for executable document formats",
55
"files": [
66
"install.js",

0 commit comments

Comments
 (0)