Skip to content

Commit beb7e6f

Browse files
Version Packages (#32)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 19c6c1e commit beb7e6f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/plenty-colts-take.md

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

packages/squircle-element-react/CHANGELOG.md

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

3+
## 1.2.18
4+
5+
### Patch Changes
6+
7+
- [#31](https://github.com/bring-shrubbery/squircle-js/pull/31) [`19c6c1e`](https://github.com/bring-shrubbery/squircle-js/commit/19c6c1e8c036947e48de5cf8e3be62a31cbdfb93) Thanks [@valentin-marquez](https://github.com/valentin-marquez)! - Fix ESM module format in build output to resolve Vite import errors. Ensures .mjs files are generated correctly by tsup for ESM modules.
8+
39
## 1.2.17
410

511
### Patch Changes

packages/squircle-element-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@squircle-js/react",
3-
"version": "1.2.17",
3+
"version": "1.2.18",
44
"license": "MIT",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)