2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-06-08 17:22:26 +03:00

fix(#237): ensure types definitions presence in published packages (#238)

* fix(#237): Ensure types definitions presence in published packages

* Add changeset

---------

Co-authored-by: Romain d'Aversa <romain.daversa@cloud-solutions.fr>
This commit is contained in:
Romain
2024-07-04 13:16:57 +02:00
committed by GitHub
parent 9d3859b31e
commit 7f931eee9a
9 changed files with 28 additions and 8 deletions
+12
View File
@@ -0,0 +1,12 @@
---
"@bbob/core": patch
"@bbob/html": patch
"@bbob/preset-html5": patch
"@bbob/preset-react": patch
"@bbob/preset-vue": patch
"@bbob/react": patch
"@bbob/vue2": patch
"@bbob/vue3": patch
---
fix(#237): Ensure types definitions presence in published packages