Skip to content

Commit f9fa5a3

Browse files
Version Packages (#3393)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ba4ae2b commit f9fa5a3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/blue-laws-tie.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

charts/legend/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @lg-charts/legend
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- 26a0c2a: Updated `@lg-charts/legend` package build configuration to generate both non-minified and minified bundles. The default export is now the non-minified bundle, with the minified bundle provided as a production-specific export.
8+
39
## 1.0.10
410

511
### Patch Changes

charts/legend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lg-charts/legend",
3-
"version": "1.0.10",
3+
"version": "1.1.0",
44
"description": "lg-charts Legend",
55
"main": "./dist/umd/index.js",
66
"module": "./dist/esm/index.js",

0 commit comments

Comments
 (0)