Skip to content

Commit

Permalink
rel 1.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
syshex committed Aug 14, 2018
1 parent 9eb5ead commit 95ab0cc
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

### 1.1.12

* Enhancement - exposed methods.

### 1.1.11 - dev build

* Enhancement - #11 - Dynamic Page Size
Expand Down
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vue-bootstrap-table is a sortable and searchable table, with Bootstrap styling, for Vue.js.

### VUE 2 : 1.1.10.1
### VUE 2 : 1.1.12

### Vue 1 : [jbaysolutions/vue-bootstrap-table](https://github.com/jbaysolutions/vue-bootstrap-table)

Expand Down Expand Up @@ -533,6 +533,10 @@ If you have a feature request, please add it as an issue or make a pull request.

## Changelog

### 1.1.12

* Enhancement - exposed methods.

### 1.1.11

* Enhancement - #11 - Dynamic Page Size
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue2-bootstrap-table2",
"version": "1.1.11",
"version": "1.1.12",
"description": "A sortable and searchable vue table, as a Vue component, using bootstrap styling.",
"keywords": [
"table",
Expand Down

0 comments on commit 95ab0cc

Please sign in to comment.