Skip to content

Commit

Permalink
chore(release): 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chybisov committed Jul 8, 2024
1 parent 1e00fb4 commit b59ecb0
Show file tree
Hide file tree
Showing 9 changed files with 26 additions and 19 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [3.0.2](https://github.com/lifinance/widget/compare/v3.0.0...v3.0.2) (2024-07-08)


### Bug Fixes

* allowed bridges option doesn't applied correctly ([1e00fb4](https://github.com/lifinance/widget/commit/1e00fb4da805c6001369d8b1806949c52632b0ce))

## [3.0.0](https://github.com/lifinance/widget/compare/v3.0.0-beta.4...v3.0.0) (2024-06-26)

## [2.8.0](https://github.com/lifinance/widget/compare/v2.7.1...v2.8.0) (2023-10-30)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.0.0",
"version": "3.0.2",
"private": true,
"sideEffects": false,
"type": "module",
Expand Down
4 changes: 2 additions & 2 deletions packages/widget-embedded/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lifi/widget-embedded",
"version": "1.0.199",
"version": "1.0.200",
"type": "module",
"scripts": {
"analyze": "source-map-explorer 'dist/assets/*.js' --no-border-checks",
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"@lifi/sdk": "^3.0.0",
"@lifi/wallet-management": "^3.0.0",
"@lifi/widget": "^3.0.0",
"@lifi/widget": "^3.0.2",
"@mui/icons-material": "^5.15.20",
"@mui/lab": "^5.0.0-alpha.170",
"@mui/material": "^5.15.20",
Expand Down
6 changes: 3 additions & 3 deletions packages/widget-playground-next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lifi/widget-playground-next",
"version": "1.0.199",
"version": "1.0.200",
"scripts": {
"dev": "next dev -p 3001",
"build": "next build",
Expand All @@ -18,8 +18,8 @@
"@emotion/styled": "^11.11.5",
"@lifi/sdk": "^3.0.0",
"@lifi/wallet-management": "^3.0.0",
"@lifi/widget": "^3.0.0",
"@lifi/widget-playground": "^1.0.199",
"@lifi/widget": "^3.0.2",
"@lifi/widget-playground": "^1.0.200",
"@mui/icons-material": "^5.15.20",
"@mui/material": "^5.15.20",
"@mui/material-nextjs": "^5.15.11",
Expand Down
6 changes: 3 additions & 3 deletions packages/widget-playground-vite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lifi/widget-playground-vite",
"version": "1.0.199",
"version": "1.0.200",
"type": "module",
"scripts": {
"analyze": "source-map-explorer 'dist/assets/*.js' --no-border-checks",
Expand All @@ -20,8 +20,8 @@
"dependencies": {
"@lifi/sdk": "^3.0.0",
"@lifi/wallet-management": "^3.0.0",
"@lifi/widget": "^3.0.0",
"@lifi/widget-playground": "^1.0.199",
"@lifi/widget": "^3.0.2",
"@lifi/widget-playground": "^1.0.200",
"@mui/icons-material": "^5.15.20",
"@mui/material": "^5.15.20",
"@rainbow-me/rainbowkit": "^2.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/widget-playground/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lifi/widget-playground",
"version": "1.0.199",
"version": "1.0.200",
"type": "module",
"main": "./src/index.ts",
"types": "./src/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/widget/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lifi/widget",
"version": "3.0.0",
"version": "3.0.2",
"description": "LI.FI Widget for cross-chain bridging and swapping. It will drive your multi-chain strategy and attract new users from everywhere.",
"type": "module",
"main": "./src/index.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/widget/src/config/version.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export const name = '@lifi/widget';
export const version = '3.0.0';
export const version = '3.0.2';
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2513,7 +2513,7 @@ __metadata:
"@esbuild-plugins/node-globals-polyfill": "npm:^0.2.3"
"@lifi/sdk": "npm:^3.0.0"
"@lifi/wallet-management": "npm:^3.0.0"
"@lifi/widget": "npm:^3.0.0"
"@lifi/widget": "npm:^3.0.2"
"@mui/icons-material": "npm:^5.15.20"
"@mui/lab": "npm:^5.0.0-alpha.170"
"@mui/material": "npm:^5.15.20"
Expand Down Expand Up @@ -2544,8 +2544,8 @@ __metadata:
"@emotion/styled": "npm:^11.11.5"
"@lifi/sdk": "npm:^3.0.0"
"@lifi/wallet-management": "npm:^3.0.0"
"@lifi/widget": "npm:^3.0.0"
"@lifi/widget-playground": "npm:^1.0.199"
"@lifi/widget": "npm:^3.0.2"
"@lifi/widget-playground": "npm:^1.0.200"
"@mui/icons-material": "npm:^5.15.20"
"@mui/material": "npm:^5.15.20"
"@mui/material-nextjs": "npm:^5.15.11"
Expand Down Expand Up @@ -2579,8 +2579,8 @@ __metadata:
"@esbuild-plugins/node-globals-polyfill": "npm:^0.2.3"
"@lifi/sdk": "npm:^3.0.0"
"@lifi/wallet-management": "npm:^3.0.0"
"@lifi/widget": "npm:^3.0.0"
"@lifi/widget-playground": "npm:^1.0.199"
"@lifi/widget": "npm:^3.0.2"
"@lifi/widget-playground": "npm:^1.0.200"
"@mui/icons-material": "npm:^5.15.20"
"@mui/material": "npm:^5.15.20"
"@rainbow-me/rainbowkit": "npm:^2.1.2"
Expand All @@ -2606,7 +2606,7 @@ __metadata:
languageName: unknown
linkType: soft

"@lifi/widget-playground@npm:^1.0.199, @lifi/widget-playground@workspace:packages/widget-playground":
"@lifi/widget-playground@npm:^1.0.200, @lifi/widget-playground@workspace:packages/widget-playground":
version: 0.0.0-use.local
resolution: "@lifi/widget-playground@workspace:packages/widget-playground"
dependencies:
Expand Down Expand Up @@ -2642,7 +2642,7 @@ __metadata:
languageName: unknown
linkType: soft

"@lifi/widget@npm:^3.0.0, @lifi/widget@workspace:packages/widget":
"@lifi/widget@npm:^3.0.2, @lifi/widget@workspace:packages/widget":
version: 0.0.0-use.local
resolution: "@lifi/widget@workspace:packages/widget"
dependencies:
Expand Down

0 comments on commit b59ecb0

Please sign in to comment.