Skip to content

Commit b1e5a70

Browse files
fix: add type definitions to release artifacts
1 parent 66b36ad commit b1e5a70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
npm run cy:ci
5454
npm run build:bundle:esm
5555
npm run build:bundle:umd
56+
npm run build:definitions
5657
5758
- name: Semantic Release
5859
id: semantic

0 commit comments

Comments
 (0)