Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Commit

Permalink
v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Aug 27, 2021
1 parent 6106312 commit 5a1332b
Show file tree
Hide file tree
Showing 9 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"packages": [
"packages/*"
],
"version": "2.5.3"
"version": "2.6.0"
}
4 changes: 2 additions & 2 deletions packages/bumbag-addon-highlighted-code/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bumbag-addon-highlighted-code",
"version": "2.5.0",
"version": "2.6.0",
"description": "An accessible, composable, and friendly React UI Kit",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@testing-library/react": "8.0.7",
"@testing-library/react-hooks": "1.1.0",
"bumbag": "^2.5.0",
"bumbag": "^2.6.0",
"react-test-renderer": "16.8.6"
},
"author": "Jake Moxey",
Expand Down
4 changes: 2 additions & 2 deletions packages/bumbag-addon-markdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bumbag-addon-markdown",
"version": "2.5.0",
"version": "2.6.0",
"description": "An accessible, composable, and friendly React UI Kit",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@testing-library/react": "8.0.7",
"@testing-library/react-hooks": "1.1.0",
"bumbag": "^2.5.0",
"bumbag": "^2.6.0",
"react-test-renderer": "16.8.6"
},
"author": "Jake Moxey",
Expand Down
6 changes: 3 additions & 3 deletions packages/bumbag-native-bottom-sheet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bumbag-native/bottom-sheet",
"version": "2.5.0",
"version": "2.6.0",
"description": "An accessible, composable, and friendly React UI Kit",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -33,8 +33,8 @@
"@gorhom/bottom-sheet": "3.6.6",
"@testing-library/react": "8.0.7",
"@testing-library/react-hooks": "1.1.0",
"bumbag": "^2.2.1",
"bumbag-native": "^2.3.0",
"bumbag": "^2.6.0",
"bumbag-native": "^2.6.0",
"react-test-renderer": "16.8.6"
},
"author": "Jake Moxey",
Expand Down
6 changes: 3 additions & 3 deletions packages/bumbag-native-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bumbag-native/picker",
"version": "2.5.0",
"version": "2.6.0",
"description": "An accessible, composable, and friendly React UI Kit",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -33,8 +33,8 @@
"@react-native-picker/picker": "^1.16.1",
"@testing-library/react": "8.0.7",
"@testing-library/react-hooks": "1.1.0",
"bumbag": "^2.5.0",
"bumbag-native": "^2.5.0",
"bumbag": "^2.6.0",
"bumbag-native": "^2.6.0",
"react-test-renderer": "16.8.6"
},
"author": "Jake Moxey",
Expand Down
6 changes: 3 additions & 3 deletions packages/bumbag-native-toast/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bumbag-native/toast",
"version": "2.5.3",
"version": "2.6.0",
"description": "An accessible, composable, and friendly React UI Kit",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -30,8 +30,8 @@
"react-native-reanimated": "^2.0.0"
},
"devDependencies": {
"bumbag": "^2.5.0",
"bumbag-native": "^2.5.0",
"bumbag": "^2.6.0",
"bumbag-native": "^2.6.0",
"react-native-reanimated": "^2.2.0"
},
"author": "Jake Moxey",
Expand Down
4 changes: 2 additions & 2 deletions packages/bumbag-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bumbag-native",
"version": "2.5.0",
"version": "2.6.0",
"description": "An accessible, composable, and friendly React UI Kit",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -36,7 +36,7 @@
"@testing-library/react": "8.0.7",
"@testing-library/react-hooks": "1.1.0",
"@testing-library/react-native": "^7.1.0",
"bumbag": "^2.5.0",
"bumbag": "^2.6.0",
"react-native": "0.65.1",
"react-native-svg": "12.1.0",
"react-test-renderer": "16.8.6"
Expand Down
4 changes: 2 additions & 2 deletions packages/bumbag-theme-medipass/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bumbag-theme-medipass",
"version": "2.5.0",
"version": "2.6.0",
"main": "lib/index.js",
"module": "es/index.js",
"types": "ts/index.d.ts",
Expand All @@ -23,7 +23,7 @@
"react-dom": "^16.8.0 || ^17.0.0"
},
"devDependencies": {
"bumbag": "^2.2.1"
"bumbag": "^2.6.0"
},
"author": "Jake Moxey",
"homepage": "https://bumbag.style",
Expand Down
2 changes: 1 addition & 1 deletion packages/bumbag/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bumbag",
"version": "2.5.0",
"version": "2.6.0",
"description": "An accessible, composable, and friendly React UI Kit",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down

1 comment on commit 5a1332b

@vercel
Copy link

@vercel vercel bot commented on 5a1332b Aug 27, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.