Skip to content

Commit

Permalink
chore(release): 1.15.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.15.2](v1.15.1...v1.15.2) (2020-11-19)

### Bug Fixes

* **dependencies:** update dependency @stencila/schema to ^0.47.2 ([eb42038](eb42038))
* **dependencies:** update dependency fastify to ^3.8.0 ([45a3458](45a3458))
* **Deps:** Update ws ([d8c5188](d8c5188))
  • Loading branch information
stencila-ci committed Nov 19, 2020
1 parent a00ebb1 commit da81b46
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.15.2](https://github.com/stencila/executa/compare/v1.15.1...v1.15.2) (2020-11-19)


### Bug Fixes

* **dependencies:** update dependency @stencila/schema to ^0.47.2 ([eb42038](https://github.com/stencila/executa/commit/eb42038bde2a472baaa8e12aeda5d3ace21a1bca))
* **dependencies:** update dependency fastify to ^3.8.0 ([45a3458](https://github.com/stencila/executa/commit/45a3458357e8fe1304f8aa39c41bb2c6f538c977))
* **Deps:** Update ws ([d8c5188](https://github.com/stencila/executa/commit/d8c51884e093dc6a9b4763272a91c2d6542969b8))

## [1.15.1](https://github.com/stencila/executa/compare/v1.15.0...v1.15.1) (2020-10-30)


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/executa",
"version": "1.15.1",
"version": "1.15.2",
"description": "Document executors: protocols, transports and reference implementations",
"source": "src/index.ts",
"main": "./dist/lib/executa.js",
Expand Down

0 comments on commit da81b46

Please sign in to comment.