Skip to content

Commit f74c577

Browse files
fix: Re-export logo as PNG (#851)
* fix: Re-export logo as PNG * ignore assets and stories from npm publish * changeset --------- Co-authored-by: Daniel Williams <dannyhyunsoowilliams@gmail.com>
1 parent feeda88 commit f74c577

7 files changed

Lines changed: 14 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
'@storybook/react-native-ui-common': patch
3+
'@storybook/react-native-ui-lite': patch
4+
'@storybook/react-native-ui': patch
5+
'@storybook/react-native': patch
6+
---
7+
8+
fix: png included in npm publish
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
src/assets/
2+
src/**/*.stories.*
-20.1 KB
Loading
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
src/assets/
2+
src/**/*.stories.*
-20.1 KB
Loading
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
src/assets/
2+
src/**/*.stories.*
-20.1 KB
Loading

0 commit comments

Comments
Β (0)