Skip to content

Commit

Permalink
chore(release): 0.102.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.102.1](v0.102.0...v0.102.1) (2020-11-10)

### Bug Fixes

* **Puppeteer:** Do not use sandbox when inside Docker ([c598477](c598477))
  • Loading branch information
stencila-ci committed Nov 10, 2020
1 parent c598477 commit c9aa4e0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.102.1](https://github.com/stencila/encoda/compare/v0.102.0...v0.102.1) (2020-11-10)


### Bug Fixes

* **Puppeteer:** Do not use sandbox when inside Docker ([c598477](https://github.com/stencila/encoda/commit/c5984773db74154fbb7a42e8a9ab70b7b351c0e3))

# [0.102.0](https://github.com/stencila/encoda/compare/v0.101.3...v0.102.0) (2020-11-10)


Expand Down
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/encoda",
"version": "0.102.0",
"version": "0.102.1",
"description": "Codecs for executable document formats",
"files": [
"install.js",
Expand Down

0 comments on commit c9aa4e0

Please sign in to comment.