Skip to content

Commit 110744f

Browse files
committed
Publish
- react-bootstrap-table2-editor@1.3.2 - react-bootstrap-table2-example@1.0.29 - react-bootstrap-table2-filter@1.1.11 - react-bootstrap-table2-paginator@2.0.8 - react-bootstrap-table-next@3.1.8
1 parent 47848e7 commit 110744f

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

packages/react-bootstrap-table2-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-bootstrap-table2-editor",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "it's the editor addon for react-bootstrap-table2",
55
"main": "./lib/index.js",
66
"scripts": {

packages/react-bootstrap-table2-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-bootstrap-table2-example",
3-
"version": "1.0.28",
3+
"version": "1.0.29",
44
"description": "",
55
"main": "index.js",
66
"private": true,

packages/react-bootstrap-table2-filter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-bootstrap-table2-filter",
3-
"version": "1.1.10",
3+
"version": "1.1.11",
44
"description": "it's a column filter addon for react-bootstrap-table2",
55
"main": "./lib/index.js",
66
"repository": {

packages/react-bootstrap-table2-paginator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-bootstrap-table2-paginator",
3-
"version": "2.0.7",
3+
"version": "2.0.8",
44
"description": "it's the pagination addon for react-bootstrap-table2",
55
"main": "./lib/index.js",
66
"repository": {

packages/react-bootstrap-table2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-bootstrap-table-next",
3-
"version": "3.1.7",
3+
"version": "3.1.8",
44
"description": "Next generation of react-bootstrap-table",
55
"main": "./lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)