-
Notifications
You must be signed in to change notification settings - Fork 72
Conversation
packages/terra-table/package.json
Outdated
@@ -1,7 +1,7 @@ | |||
{ | |||
"name": "terra-table", | |||
"main": "lib/index.js", | |||
"version": "5.2.0", | |||
"version": "5.3.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like it has only fix, shouldn't it be "5.2.1"? Or there are dependency versions bump that I missed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You're right, thanks for catching that! Fixed here: 3f7b976
"license": "Apache-2.0", | ||
"dependencies": { | ||
"classnames": "^2.2.5", | ||
"keycode-js": "^3.1.0", | ||
"prop-types": "^15.5.8", | ||
"terra-table": "^5.2.0", | ||
"terra-table": "^5.3.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you need to regenerate the package-lock?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Discussed offline that this can be done later since it's only for the repo.
The following packages will be released: