Skip to content

Commit

Permalink
[Digital Twins] Include the correct type declaration file (Azure#13249)
Browse files Browse the repository at this point in the history
  • Loading branch information
deyaaeldeen authored and ljian3377 committed Jan 22, 2021
1 parent c2655f2 commit ab1b4d6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions sdk/digitaltwins/digital-twins-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release History

## 1.0.4 (unreleased)

## 1.0.3 (2021-01-15)

- Bug Fix: include the types definition file in the shipped package

## 1.0.2 (2021-01-14)

- Bug Fix: include the types definition file in the shipped package
Expand Down
2 changes: 1 addition & 1 deletion sdk/digitaltwins/digital-twins-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"files": [
"dist/",
"dist-esm/src/",
"types/digital-twins-client.d.ts",
"types/digital-twins-core.d.ts",
"README.md",
"LICENSE"
],
Expand Down

0 comments on commit ab1b4d6

Please sign in to comment.