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

Commit 6a483b3

Browse files
committed
v2.6.6
1 parent f91986a commit 6a483b3

File tree

10 files changed

+25
-25
lines changed

10 files changed

+25
-25
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"packages": [
66
"packages/*"
77
],
8-
"version": "2.6.5"
8+
"version": "2.6.6"
99
}

packages/bumbag-addon-highlighted-code/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bumbag-addon-highlighted-code",
3-
"version": "2.6.5",
3+
"version": "2.6.6",
44
"description": "An accessible, composable, and friendly React UI Kit",
55
"main": "lib/index.js",
66
"module": "es/index.js",
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"@testing-library/react": "8.0.7",
3434
"@testing-library/react-hooks": "1.1.0",
35-
"bumbag": "^2.6.5",
35+
"bumbag": "^2.6.6",
3636
"react-test-renderer": "16.8.6"
3737
},
3838
"author": "Jake Moxey",

packages/bumbag-addon-markdown/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bumbag-addon-markdown",
3-
"version": "2.6.5",
3+
"version": "2.6.6",
44
"description": "An accessible, composable, and friendly React UI Kit",
55
"main": "lib/index.js",
66
"module": "es/index.js",
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"@testing-library/react": "8.0.7",
3434
"@testing-library/react-hooks": "1.1.0",
35-
"bumbag": "^2.6.5",
35+
"bumbag": "^2.6.6",
3636
"react-test-renderer": "16.8.6"
3737
},
3838
"author": "Jake Moxey",

packages/bumbag-native-bottom-sheet/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bumbag-native/bottom-sheet",
3-
"version": "2.6.5",
3+
"version": "2.6.6",
44
"description": "An accessible, composable, and friendly React UI Kit",
55
"main": "lib/index.js",
66
"module": "es/index.js",
@@ -33,8 +33,8 @@
3333
"@gorhom/bottom-sheet": "3.6.6",
3434
"@testing-library/react": "8.0.7",
3535
"@testing-library/react-hooks": "1.1.0",
36-
"bumbag": "^2.6.5",
37-
"bumbag-native": "^2.6.5",
36+
"bumbag": "^2.6.6",
37+
"bumbag-native": "^2.6.6",
3838
"react-test-renderer": "16.8.6"
3939
},
4040
"author": "Jake Moxey",

packages/bumbag-native-picker/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bumbag-native/picker",
3-
"version": "2.6.5",
3+
"version": "2.6.6",
44
"description": "An accessible, composable, and friendly React UI Kit",
55
"main": "lib/index.js",
66
"module": "es/index.js",
@@ -33,8 +33,8 @@
3333
"@react-native-picker/picker": "^1.16.1",
3434
"@testing-library/react": "8.0.7",
3535
"@testing-library/react-hooks": "1.1.0",
36-
"bumbag": "^2.6.5",
37-
"bumbag-native": "^2.6.5",
36+
"bumbag": "^2.6.6",
37+
"bumbag-native": "^2.6.6",
3838
"react-test-renderer": "16.8.6"
3939
},
4040
"author": "Jake Moxey",

packages/bumbag-native-toast/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bumbag-native/toast",
3-
"version": "2.6.5",
3+
"version": "2.6.6",
44
"description": "An accessible, composable, and friendly React UI Kit",
55
"main": "lib/index.js",
66
"module": "es/index.js",
@@ -30,8 +30,8 @@
3030
"react-native-reanimated": "^2.0.0"
3131
},
3232
"devDependencies": {
33-
"bumbag": "^2.6.5",
34-
"bumbag-native": "^2.6.5",
33+
"bumbag": "^2.6.6",
34+
"bumbag-native": "^2.6.6",
3535
"react-native-reanimated": "^2.2.0"
3636
},
3737
"author": "Jake Moxey",

packages/bumbag-native/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bumbag-native",
3-
"version": "2.6.5",
3+
"version": "2.6.6",
44
"description": "An accessible, composable, and friendly React UI Kit",
55
"main": "lib/index.js",
66
"module": "es/index.js",
@@ -36,7 +36,7 @@
3636
"@testing-library/react": "8.0.7",
3737
"@testing-library/react-hooks": "1.1.0",
3838
"@testing-library/react-native": "^7.1.0",
39-
"bumbag": "^2.6.5",
39+
"bumbag": "^2.6.6",
4040
"react-native": "0.65.1",
4141
"react-native-svg": "12.1.0",
4242
"react-native-web": "0.17.1",

packages/bumbag-theme-medipass/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bumbag-theme-medipass",
3-
"version": "2.6.5",
3+
"version": "2.6.6",
44
"main": "lib/index.js",
55
"module": "es/index.js",
66
"types": "ts/index.d.ts",
@@ -23,7 +23,7 @@
2323
"react-dom": "^16.8.0 || ^17.0.0"
2424
},
2525
"devDependencies": {
26-
"bumbag": "^2.6.5"
26+
"bumbag": "^2.6.6"
2727
},
2828
"author": "Jake Moxey",
2929
"homepage": "https://bumbag.style",

packages/bumbag/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bumbag",
3-
"version": "2.6.5",
3+
"version": "2.6.6",
44
"description": "An accessible, composable, and friendly React UI Kit",
55
"main": "lib/index.js",
66
"module": "es/index.js",

website/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "website",
3-
"version": "2.6.5",
3+
"version": "2.6.6",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",
@@ -22,12 +22,12 @@
2222
"babel-plugin-module-resolver": "4.1.0",
2323
"babel-plugin-react-native-web": "0.17.1",
2424
"base64-url": "2.3.3",
25-
"bumbag": "^2.6.5",
26-
"bumbag-addon-highlighted-code": "^2.6.5",
27-
"bumbag-addon-markdown": "^2.6.5",
28-
"bumbag-native": "^2.6.5",
25+
"bumbag": "^2.6.6",
26+
"bumbag-addon-highlighted-code": "^2.6.6",
27+
"bumbag-addon-markdown": "^2.6.6",
28+
"bumbag-native": "^2.6.6",
2929
"bumbag-server": "^2.6.5",
30-
"bumbag-theme-medipass": "^2.6.5",
30+
"bumbag-theme-medipass": "^2.6.6",
3131
"gray-matter": "4.0.3",
3232
"next": "11.1.0",
3333
"next-compose-plugins": "2.2.1",

0 commit comments

Comments
 (0)