Skip to content

Commit 9c6ecbf

Browse files
committed
chore(Release): Publish packages [skip ci]
- @stencila/semantic-release-config-gh-pages@0.1.19 - @stencila/semantic-release-config@2.0.18
1 parent b366fa2 commit 9c6ecbf

File tree

6 files changed

+16
-4
lines changed

6 files changed

+16
-4
lines changed

packages/semantic-release-config-gh-pages/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.1.19](https://github.com/stencila/dev-config/compare/@stencila/semantic-release-config-gh-pages@0.1.18...@stencila/semantic-release-config-gh-pages@0.1.19) (2023-04-12)
7+
8+
### Bug Fixes
9+
10+
- **dependencies:** update semantic-release monorepo ([b366fa2](https://github.com/stencila/dev-config/commit/b366fa23d13ea63a67e7b10778f8fc6dd10cb479))
11+
612
## [0.1.18](https://github.com/stencila/dev-config/compare/@stencila/semantic-release-config-gh-pages@0.1.17...@stencila/semantic-release-config-gh-pages@0.1.18) (2023-04-12)
713

814
### Bug Fixes

packages/semantic-release-config-gh-pages/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/semantic-release-config-gh-pages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stencila/semantic-release-config-gh-pages",
3-
"version": "0.1.18",
3+
"version": "0.1.19",
44
"description": "Shared semantic-release configuration for Stencila projects, with support for publishing to GitHub Pages",
55
"keywords": [
66
"Stencila",

packages/semantic-release-config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.18](https://github.com/stencila/dev-config/compare/@stencila/semantic-release-config@2.0.17...@stencila/semantic-release-config@2.0.18) (2023-04-12)
7+
8+
### Bug Fixes
9+
10+
- **dependencies:** update semantic-release monorepo ([b366fa2](https://github.com/stencila/dev-config/commit/b366fa23d13ea63a67e7b10778f8fc6dd10cb479))
11+
612
## [2.0.17](https://github.com/stencila/dev-config/compare/@stencila/semantic-release-config@2.0.16...@stencila/semantic-release-config@2.0.17) (2023-03-30)
713

814
**Note:** Version bump only for package @stencila/semantic-release-config

packages/semantic-release-config/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/semantic-release-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stencila/semantic-release-config",
3-
"version": "2.0.17",
3+
"version": "2.0.18",
44
"description": "Shared semantic-release configuration for Stencila projects",
55
"keywords": [
66
"Stencila",

0 commit comments

Comments
 (0)