Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Publish
 - react-bootstrap-table2-editor@1.5.0 - react-bootstrap-table2-example@1.1.0 - react-bootstrap-table2-filter@1.4.0 - react-bootstrap-table2-overlay@2.1.0 - react-bootstrap-table2-paginator@2.2.0 - react-bootstrap-table2-toolkit@2.2.0 - react-bootstrap-table-next@4.1.0
  • Loading branch information
bcamarneiro committed Feb 17, 2022
commit 2f388c7ba2116927d79890e6066b472652017a25
2 changes: 1 addition & 1 deletion packages/react-bootstrap-table2-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-bootstrap-table2-editor",
"version": "1.4.0",
"version": "1.5.0",
"description": "it's the editor addon for react-bootstrap-table2",
"main": "./lib/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-bootstrap-table2-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-bootstrap-table2-example",
"version": "1.0.41",
"version": "1.1.0",
"description": "",
"main": "index.js",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/react-bootstrap-table2-filter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-bootstrap-table2-filter",
"version": "1.3.3",
"version": "1.4.0",
"description": "it's a column filter addon for react-bootstrap-table2",
"main": "./lib/index.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-bootstrap-table2-overlay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-bootstrap-table2-overlay",
"version": "2.0.0",
"version": "2.1.0",
"description": "it's a loading overlay addons for react-bootstrap-table2",
"main": "./lib/index.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-bootstrap-table2-paginator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-bootstrap-table2-paginator",
"version": "2.1.2",
"version": "2.2.0",
"description": "it's the pagination addon for react-bootstrap-table2",
"main": "./lib/index.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-bootstrap-table2-toolkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-bootstrap-table2-toolkit",
"version": "2.1.3",
"version": "2.2.0",
"description": "The toolkit for react-bootstrap-table2",
"main": "./lib/index.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-bootstrap-table2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-bootstrap-table-next",
"version": "4.0.3",
"version": "4.1.0",
"description": "Next generation of react-bootstrap-table",
"main": "./lib/index.js",
"repository": {
Expand Down