Skip to content

Commit

Permalink
chore(Release): Publish packages [skip ci]
Browse files Browse the repository at this point in the history
 - @stencila/dev-config@1.4.108
 - @stencila/eslint-config@1.3.53
 - @stencila/typescript-boilerplate@1.1.142
  • Loading branch information
stencila-ci committed Dec 7, 2020
1 parent 61f057b commit 2d639c5
Show file tree
Hide file tree
Showing 9 changed files with 30 additions and 6 deletions.
8 changes: 8 additions & 0 deletions packages/dev-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.4.108](https://github.com/stencila/dev-config/compare/@stencila/dev-config@1.4.107...@stencila/dev-config@1.4.108) (2020-12-07)

**Note:** Version bump only for package @stencila/dev-config





## [1.4.107](https://github.com/stencila/dev-config/compare/@stencila/dev-config@1.4.106...@stencila/dev-config@1.4.107) (2020-12-03)

**Note:** Version bump only for package @stencila/dev-config
Expand Down
2 changes: 1 addition & 1 deletion packages/dev-config/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 packages/dev-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stencila/dev-config",
"version": "1.4.107",
"version": "1.4.108",
"description": "Shared development configurations for Stencila projects",
"author": "Stencila <hello@stenci.la>",
"homepage": "https://github.com/stencila/dev-config/tree/master/packages/dev-config#readme",
Expand Down
8 changes: 8 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.53](https://github.com/stencila/dev-config/compare/@stencila/eslint-config@1.3.52...@stencila/eslint-config@1.3.53) (2020-12-07)

**Note:** Version bump only for package @stencila/eslint-config





## [1.3.52](https://github.com/stencila/dev-config/compare/@stencila/eslint-config@1.3.51...@stencila/eslint-config@1.3.52) (2020-12-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/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 packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stencila/eslint-config",
"version": "1.3.52",
"version": "1.3.53",
"description": "Shared ESLint configuration for Stencila projects",
"keywords": [
"Stencila",
Expand Down
8 changes: 8 additions & 0 deletions packages/typescript-boilerplate/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.142](https://github.com/stencila/dev-config/compare/@stencila/typescript-boilerplate@1.1.141...@stencila/typescript-boilerplate@1.1.142) (2020-12-07)

**Note:** Version bump only for package @stencila/typescript-boilerplate





## [1.1.141](https://github.com/stencila/dev-config/compare/@stencila/typescript-boilerplate@1.1.140...@stencila/typescript-boilerplate@1.1.141) (2020-12-03)

**Note:** Version bump only for package @stencila/typescript-boilerplate
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript-boilerplate/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 packages/typescript-boilerplate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stencila/typescript-boilerplate",
"version": "1.1.141",
"version": "1.1.142",
"description": "A boilerplate example for a new Typescript project",
"keywords": [
"Stencila",
Expand Down

0 comments on commit 2d639c5

Please sign in to comment.