Skip to content

Commit 46f97c3

Browse files
Version Packages (next) (#582)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent df2ce89 commit 46f97c3

3 files changed

Lines changed: 11 additions & 1 deletion

File tree

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,11 @@
7373
"shaky-animals-wave",
7474
"sharp-rockets-jam",
7575
"slow-hounds-hide",
76+
"slow-streets-look",
7677
"smart-dots-rule",
7778
"smart-paths-jog",
7879
"social-masks-teach",
80+
"solid-badgers-tan",
7981
"some-frogs-camp",
8082
"sour-hounds-repeat",
8183
"spotty-rules-taste",

packages/layerchart/CHANGELOG.md

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

3+
## 2.0.0-next.27
4+
5+
### Patch Changes
6+
7+
- feat: Update `applyLanes()` util to support nested string key and function accessors for start/end properties ([#449](https://github.com/techniq/layerchart/pull/449))
8+
9+
- fix: Add `applyLanes()` as top-level export ([#449](https://github.com/techniq/layerchart/pull/449))
10+
311
## 2.0.0-next.26
412

513
### Patch 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": "2.0.0-next.26",
7+
"version": "2.0.0-next.27",
88
"scripts": {
99
"dev": "vite dev --port 3002",
1010
"build": "vite build",

0 commit comments

Comments
 (0)