Version Packages
This commit is contained in:
parent
62dbc35d3b
commit
0381f2fccf
@ -1,5 +0,0 @@
|
||||
---
|
||||
'@portaljs/components': patch
|
||||
---
|
||||
|
||||
LineChart: break lines at invalid / missing values (don't connect if there are gaps in values).
|
||||
@ -1,5 +1,11 @@
|
||||
# @portaljs/components
|
||||
|
||||
## 1.2.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [`62dbc35d`](https://github.com/datopian/portaljs/commit/62dbc35d3b39ea7409949340214ca83a448ee999) Thanks [@olayway](https://github.com/olayway)! - LineChart: break lines at invalid / missing values (don't connect if there are gaps in values).
|
||||
|
||||
## 1.2.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@portaljs/components",
|
||||
"version": "1.2.2",
|
||||
"version": "1.2.3",
|
||||
"type": "module",
|
||||
"description": "https://portaljs.com",
|
||||
"keywords": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user