Skip to content

Commit 0237ffa

Browse files
committed
Merge branch 'main' of https://github.com/mkayander/dStruct
2 parents f59e834 + cbad796 commit 0237ffa

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.351.2](https://github.com/mkayander/dStruct/compare/v1.351.1...v1.351.2) (2026-02-25)
2+
3+
4+
### Bug Fixes
5+
6+
* correct azimuthal and polar angle calculations in DashboardPage ([af976d3](https://github.com/mkayander/dStruct/commit/af976d3878ea0859de9be20a7e6f68bf2b1363a9))
7+
* improve playground slug handling in usePlaygroundSlugs hook ([9ec68ac](https://github.com/mkayander/dStruct/commit/9ec68ac23a1981946bf44065e97932df4faf8952))
8+
19
## [1.351.1](https://github.com/mkayander/dStruct/compare/v1.351.0...v1.351.1) (2026-02-23)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dstruct",
3-
"version": "1.351.1",
3+
"version": "1.351.2",
44
"private": true,
55
"type": "module",
66
"author": {

0 commit comments

Comments
 (0)