Skip to content

Commit c9d1743

Browse files
committed
chore(Release): Publish packages [skip ci]
- @stencila/[email protected]
1 parent 86cff2d commit c9d1743

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

packages/components/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.55.1](https://github.com/stencila/designa/compare/@stencila/[email protected]...@stencila/[email protected]) (2023-10-21)
7+
8+
**Note:** Version bump only for package @stencila/components
9+
610
## [0.55.0](https://github.com/stencila/designa/compare/@stencila/[email protected]...@stencila/[email protected]) (2022-09-09)
711

812
### Features

packages/components/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/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stencila/components",
3-
"version": "0.55.0",
3+
"version": "0.55.1",
44
"description": "Stencila Web Components",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)