Skip to content

Commit

Permalink
chore(release): 0.35.2
Browse files Browse the repository at this point in the history
## [0.35.2](v0.35.1...v0.35.2) (2019-05-21)

### Bug Fixes

* normalize use of text and title for images ([d117378](d117378))
  • Loading branch information
stencila-ci committed May 21, 2019
1 parent 86e56af commit e3413e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stencila-convert",
"version": "0.35.1",
"version": "0.35.2",
"description": "Convert between Stencila document trees and other formats",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit e3413e5

Please sign in to comment.