Skip to content

Commit dcfcd2f

Browse files
committed
2 parents f40cb5f + 9708e00 commit dcfcd2f

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/olive-elephants-rule.md

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

packages/layerchart/CHANGELOG.md

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

3+
## 0.31.1
4+
5+
### Patch Changes
6+
7+
- Add pivotLonger() and pivotWider() to top-level exports. Add `layerchart/utils` export for additional utils ([`be4cfe219d61c5687e2a896ab43970f7ad6009d2`](https://github.com/techniq/layerchart/commit/be4cfe219d61c5687e2a896ab43970f7ad6009d2))
8+
39
## 0.31.0
410

511
### Minor Changes

packages/layerchart/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "Sean Lynch <techniq35@gmail.com>",
55
"license": "MIT",
66
"repository": "techniq/layerchart",
7-
"version": "0.31.0",
7+
"version": "0.31.1",
88
"scripts": {
99
"dev": "vite dev",
1010
"build": "vite build",

0 commit comments

Comments
 (0)