Skip to content

Commit 49480f8

Browse files
committed
chore(Release): Publish packages [skip ci]
- @stencila/[email protected]
1 parent 0784686 commit 49480f8

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
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.18](https://github.com/stencila/dev-config/compare/@stencila/[email protected]...@stencila/[email protected]) (2023-04-12)
7+
8+
### Bug Fixes
9+
10+
- **dependencies:** update dependency @qiwi/semantic-release-gh-pages-plugin to v5.2.5 ([0784686](https://github.com/stencila/dev-config/commit/0784686c7ac18327e42cfe88dd0e2a1d1cd0a410))
11+
612
## [0.1.17](https://github.com/stencila/dev-config/compare/@stencila/[email protected]...@stencila/[email protected]) (2023-03-30)
713

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

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.17",
3+
"version": "0.1.18",
44
"description": "Shared semantic-release configuration for Stencila projects, with support for publishing to GitHub Pages",
55
"keywords": [
66
"Stencila",

0 commit comments

Comments
 (0)