File tree Expand file tree Collapse file tree 6 files changed +20
-7
lines changed
example/storybook-nativewind Expand file tree Collapse file tree 6 files changed +20
-7
lines changed Original file line number Diff line number Diff line change 3232 "@gluestack-style/animation-resolver" : " ^1.0.4" ,
3333 "@gluestack-style/react" : " ^1.0.57" ,
3434 "@gluestack-ui/config" : " ^1.1.19" ,
35- "@gluestack-ui/themed" : " ^1.1.38 " ,
35+ "@gluestack-ui/themed" : " ^1.1.39 " ,
3636 "@gluestack/design-system" : " ^0.5.36" ,
3737 "@gorhom/bottom-sheet" : " ^5.0.0-alpha.10" ,
3838 "@legendapp/motion" : " ^2.2.0" ,
Original file line number Diff line number Diff line change 5757 "@gluestack-ui/overlay" : " 0.1.15" ,
5858 "@gluestack-ui/popover" : " 0.1.37" ,
5959 "@gluestack-ui/pressable" : " 0.1.16" ,
60- "@gluestack-ui/progress" : " 0.1.15 " ,
60+ "@gluestack-ui/progress" : " 0.1.16 " ,
6161 "@gluestack-ui/provider" : " 0.1.12" ,
6262 "@gluestack-ui/radio" : " 0.1.31" ,
6363 "@gluestack-ui/select" : " 0.1.27" ,
6666 "@gluestack-ui/switch" : " 0.1.22" ,
6767 "@gluestack-ui/tabs" : " 0.1.16" ,
6868 "@gluestack-ui/textarea" : " 0.1.23" ,
69- "@gluestack-ui/themed" : " 1.1.38 " ,
69+ "@gluestack-ui/themed" : " 1.1.39 " ,
7070 "@gluestack-ui/toast" : " 1.0.7" ,
7171 "@gluestack-ui/tooltip" : " 0.1.32" ,
7272 "@legendapp/motion" : " latest"
7373 },
7474 "peerDependencies" : {
7575 "@gluestack-style/react" : " >=1.0.57" ,
76- "@gluestack-ui/themed" : " >=1.1.38 "
76+ "@gluestack-ui/themed" : " >=1.1.39 "
7777 },
7878 "release-it" : {
7979 "git" : {
Original file line number Diff line number Diff line change 11# @gluestack-ui/themed
22
3+ ## 1.1.39
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies
8+ - @gluestack-ui/progress @0.1.16
9+
310## 1.1.38
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @gluestack-ui/themed" ,
3- "version" : " 1.1.38 " ,
3+ "version" : " 1.1.39 " ,
44 "main" : " build/index.js" ,
55 "types" : " build/index.d.ts" ,
66 "module" : " build/index" ,
5656 "@gluestack-ui/overlay" : " 0.1.15" ,
5757 "@gluestack-ui/popover" : " 0.1.37" ,
5858 "@gluestack-ui/pressable" : " 0.1.16" ,
59- "@gluestack-ui/progress" : " 0.1.15 " ,
59+ "@gluestack-ui/progress" : " 0.1.16 " ,
6060 "@gluestack-ui/provider" : " 0.1.12" ,
6161 "@gluestack-ui/radio" : " 0.1.31" ,
6262 "@gluestack-ui/select" : " 0.1.27" ,
Original file line number Diff line number Diff line change 11# @gluestack-ui/progress
22
3+ ## 0.1.16
4+
5+ ### Patch Changes
6+
7+ - fix: round of calculation
8+
39## 0.1.15
410
511### Patch Changes
Original file line number Diff line number Diff line change 1515 " ios" ,
1616 " nextjs"
1717 ],
18- "version" : " 0.1.15 " ,
18+ "version" : " 0.1.16 " ,
1919 "main" : " lib/commonjs/index" ,
2020 "module" : " lib/module/index" ,
2121 "types" : " lib/typescript/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments