Skip to content

Commit 7ced362

Browse files
committed
chore(release): 1.15.6 [skip ci]
## [1.15.6](v1.15.5...v1.15.6) (2020-12-23) ### Bug Fixes * **dependencies:** update dependency fastify to ^3.9.2 ([5ae3e22](5ae3e22)) * **dependencies:** update dependency fastify-jwt to ^2.2.0 ([ffabea4](ffabea4))
1 parent 242dac8 commit 7ced362

3 files changed

Lines changed: 18 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.15.6](https://github.com/stencila/executa/compare/v1.15.5...v1.15.6) (2020-12-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **dependencies:** update dependency fastify to ^3.9.2 ([5ae3e22](https://github.com/stencila/executa/commit/5ae3e22d905336c91b5f40490ba9443c69eecaac))
7+
* **dependencies:** update dependency fastify-jwt to ^2.2.0 ([ffabea4](https://github.com/stencila/executa/commit/ffabea45690ee33dae07ada97fabab17cc0b5452))
8+
19
## [1.15.5](https://github.com/stencila/executa/compare/v1.15.4...v1.15.5) (2020-12-21)
210

311

package-lock.json

Lines changed: 9 additions & 4 deletions
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": "@stencila/executa",
3-
"version": "1.15.5",
3+
"version": "1.15.6",
44
"description": "Document executors: protocols, transports and reference implementations",
55
"source": "src/index.ts",
66
"main": "./dist/lib/executa.js",

0 commit comments

Comments
 (0)