Skip to content

Commit 33818c8

Browse files
committed
fix(charts-web): correct changelog format, bump version
1 parent 3493b1d commit 33818c8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/pluggableWidgets/charts-web/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
### Security
10+
911
- Update `fast-json-patch` dependency.
1012

1113
## [4.0.2] Charts - 2022-11-22

packages/shared/charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mendix/shared-charts",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Shared components for charts",
55
"private": true,
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)