Skip to content

Commit 510c590

Browse files
Portugal, MarceloPortugal, Marcelo
authored andcommitted
chore: Release v4.7.0
1 parent 7248b81 commit 510c590

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

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": "4.6.6",
3+
"version": "4.7.0",
44
"homepage": "http://ui-grid.info",
55
"repository": {
66
"type": "git",

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui-grid",
3-
"version": "4.6.6",
3+
"version": "4.7.0",
44
"description": "A data grid for Angular",
55
"directories": {
66
"test": "test"
@@ -11,6 +11,7 @@
1111
"bump": "lerna version",
1212
"changed": "lerna changed",
1313
"clean": "lerna clean",
14+
"prepare": "lerna publish",
1415
"postinstall": "grunt shell:protractor-install",
1516
"init": "validate-commit-msg",
1617
"test": "grunt",

0 commit comments

Comments
 (0)