Skip to content

Commit ead5f48

Browse files
authored
Merge pull request #76 from techniq/changeset-release/main
Version Packages
2 parents ab81a45 + 1f02a99 commit ead5f48

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/cuddly-numbers-kick.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.26.2
4+
5+
### Patch Changes
6+
7+
- Use Symbol() instead of empty object for context keys ([`c676611`](https://github.com/techniq/layerchart/commit/c676611a86c142892a1683e56961a9fd9c633967))
8+
39
## 0.26.1
410

511
### 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": "0.26.1",
7+
"version": "0.26.2",
88
"scripts": {
99
"dev": "vite dev",
1010
"build": "vite build",

0 commit comments

Comments
 (0)