Skip to content

Commit 6b92e7a

Browse files
author
Dana Greenberg
committed
chore: Release v3.2.1
1 parent 60ff790 commit 6b92e7a

File tree

3 files changed

+4
-9
lines changed

3 files changed

+4
-9
lines changed

CHANGELOG.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
<a name="v3.2.0"></a>
2-
## v3.2.0 (2016-06-24)
3-
1+
<a name="v3.2.1"></a>
2+
### v3.2.1 (2016-06-24)
43

54
#### Bug Fixes
65

@@ -9,10 +8,6 @@
98
<a name="v3.2.0"></a>
109
## v3.2.0 (2016-06-20)
1110

12-
<a name="v3.1.2"></a>
13-
### v3.1.2 (2016-06-20)
14-
15-
1611
#### Bug Fixes
1712

1813
* Incorrect scroll percentage calculation in scrollHorizontal method ([f075dcbe](http://github.com/angular-ui/ng-grid/commit/f075dcbe36f1c617a2baa233deebe2e42cc854c9))

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-ui-grid",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"homepage": "http://ui-grid.info",
55
"repository": {
66
"type": "git",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui-grid",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"description": "A data grid for Angular",
55
"directories": {
66
"test": "test"

0 commit comments

Comments
 (0)