Skip to content

Commit

Permalink
chore: Release v4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Portugal, Marcelo authored and Portugal, Marcelo committed Jan 17, 2018
1 parent 31d0f7d commit 1f057fd
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name="v4.2.2"></a>
### v4.2.2 (2018-01-17)


#### Bug Fixes

* **gridEdit:** Fixing scrollToFocus issues. ([cc8144ca](http://github.com/angular-ui/ng-grid/commit/cc8144ca8b9138dfd08fffbe8cd4382f853c76e2))

<a name="v4.2.1"></a>
### v4.2.1 (2018-01-17)

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-ui-grid",
"version": "4.2.1",
"version": "4.2.2",
"homepage": "http://ui-grid.info",
"repository": {
"type": "git",
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": "ui-grid",
"version": "4.2.1",
"version": "4.2.2",
"description": "A data grid for Angular",
"directories": {
"test": "test"
Expand Down

0 comments on commit 1f057fd

Please sign in to comment.