This repository was archived by the owner on Mar 11, 2025. It is now read-only.
File tree 5 files changed +25
-4
lines changed
5 files changed +25
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "packages/widget" : " 0.1.0 " ,
3
- "packages/react" : " 0.1.0 "
2
+ "packages/widget" : " 0.1.1 " ,
3
+ "packages/react" : " 0.1.1 "
4
4
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.1.1] ( https://github.com/sygmaprotocol/sygma-widget/compare/sygmaprotocol-react-widget-v0.1.0...sygmaprotocol-react-widget-v0.1.1 ) (2024-04-22)
4
+
5
+
6
+ ### Miscellaneous Chores
7
+
8
+ * release 0.1.1 ([ 53763cb] ( https://github.com/sygmaprotocol/sygma-widget/commit/53763cbaeb4d2df5de1735e9d5fe6914ff76c13d ) )
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * The following workspace dependencies were updated
14
+ * dependencies
15
+ * @buildwithsygma/sygmaprotocol-widget bumped to 0.1.1
16
+
3
17
## 0.1.0 (2024-04-19)
4
18
5
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @buildwithsygma/sygmaprotocol-react-widget" ,
3
3
"description" : " Sygma Protocol Widget" ,
4
- "version" : " 0.1.0 " ,
4
+ "version" : " 0.1.1 " ,
5
5
"main" : " build/index.js" ,
6
6
"module" : " build/index.js" ,
7
7
"license" : " LGPL-3.0-or-later" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.1.1] ( https://github.com/sygmaprotocol/sygma-widget/compare/sygmaprotocol-widget-v0.1.0...sygmaprotocol-widget-v0.1.1 ) (2024-04-22)
4
+
5
+
6
+ ### Miscellaneous Chores
7
+
8
+ * release 0.1.1 ([ 53763cb] ( https://github.com/sygmaprotocol/sygma-widget/commit/53763cbaeb4d2df5de1735e9d5fe6914ff76c13d ) )
9
+
3
10
## [ 0.1.0] ( https://github.com/sygmaprotocol/sygma-widget/compare/sygmaprotocol-widget-v0.1.0...sygmaprotocol-widget-v0.1.0 ) (2024-04-19)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @buildwithsygma/sygmaprotocol-widget" ,
3
3
"description" : " Sygma Protocol Widget" ,
4
- "version" : " 0.1.0 " ,
4
+ "version" : " 0.1.1 " ,
5
5
"main" : " build/sygmaprotocol-widget.js" ,
6
6
"module" : " build/sygmaprotocol-widget.js" ,
7
7
"types" : " build/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments