Skip to content

Commit 267458d

Browse files
committed
chore(Release): Publish packages [skip ci]
- @stencila/[email protected]
1 parent eeb8eb2 commit 267458d

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

packages/components/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.55.2](https://github.com/stencila/designa/compare/@stencila/[email protected]...@stencila/[email protected]) (2023-10-21)
7+
8+
### Bug Fixes
9+
10+
- **dependencies:** update dependency vega to v5.23.0 [security] ([eeb8eb2](https://github.com/stencila/designa/commit/eeb8eb29ee18818f5726c0cf45ac9687f9130b76))
11+
612
### [0.55.1](https://github.com/stencila/designa/compare/@stencila/[email protected]...@stencila/[email protected]) (2023-10-21)
713

814
**Note:** Version bump only for package @stencila/components

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.1",
3+
"version": "0.55.2",
44
"description": "Stencila Web Components",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)