This repository was archived by the owner on Mar 11, 2025. It is now read-only.
File tree 5 files changed +17
-4
lines changed
5 files changed +17
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "packages/widget" : " 0.2.0 " ,
3
- "packages/react" : " 0.1.3 "
2
+ "packages/widget" : " 0.2.1 " ,
3
+ "packages/react" : " 0.1.4 "
4
4
}
Original file line number Diff line number Diff line change 6
6
* dependencies
7
7
* @buildwithsygma/sygmaprotocol-widget bumped to 0.2.0
8
8
9
+ ### Dependencies
10
+
11
+ * The following workspace dependencies were updated
12
+ * dependencies
13
+ * @buildwithsygma/sygmaprotocol-widget bumped to 0.2.1
14
+
9
15
## [ 0.1.2] ( https://github.com/sygmaprotocol/sygma-widget/compare/sygmaprotocol-react-widget-v0.1.1...sygmaprotocol-react-widget-v0.1.2 ) (2024-04-22)
10
16
11
17
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.3 " ,
4
+ "version" : " 0.1.4 " ,
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.2.1] ( https://github.com/sygmaprotocol/sygma-widget/compare/sygmaprotocol-widget-v0.2.0...sygmaprotocol-widget-v0.2.1 ) (2024-06-18)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * removed hardcoded Environment ([ #214 ] ( https://github.com/sygmaprotocol/sygma-widget/issues/214 ) ) ([ 70878dc] ( https://github.com/sygmaprotocol/sygma-widget/commit/70878dc10f3af4181a218cebd1b04151478f88b2 ) )
9
+
3
10
## [ 0.2.0] ( https://github.com/sygmaprotocol/sygma-widget/compare/sygmaprotocol-widget-v0.1.2...sygmaprotocol-widget-v0.2.0 ) (2024-06-13)
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.2.0 " ,
4
+ "version" : " 0.2.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