Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
bcamarneiro committed Feb 17, 2022
1 parent 3b02f84 commit 2f388c7
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
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

0 comments on commit 2f388c7

Please sign in to comment.