Skip to content
This repository was archived by the owner on Aug 7, 2020. It is now read-only.

Commit 582130e

Browse files
committed
chore: bump version to v2.29.0
1 parent 3d3dda8 commit 582130e

File tree

3 files changed

+21
-11
lines changed

3 files changed

+21
-11
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="2.29.0"></a>
2+
# [2.29.0](https://github.com/ovh-ux/ovh-ui-kit-documentation/compare/v2.28.0...v2.29.0) (2019-04-23)
3+
4+
5+
### Features
6+
7+
* **oui-datagrid:** add pagination change example ([#192](https://github.com/ovh-ux/ovh-ui-kit-documentation/issues/192)) ([b402bbf](https://github.com/ovh-ux/ovh-ui-kit-documentation/commit/b402bbf))
8+
9+
10+
111
<a name="2.28.0"></a>
212
# [2.28.0](https://github.com/ovh-ux/ovh-ui-kit-documentation/compare/v2.27.0...v2.28.0) (2019-04-08)
313

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ovh-ui-kit-documentation",
3-
"version": "2.28.0",
3+
"version": "2.29.0",
44
"description": "The documentation and showcase application for OVH UI Kit.",
55
"license": "BSD-3-Clause",
66
"scripts": {
@@ -31,8 +31,8 @@
3131
"angular-sanitize": "^1.7.4",
3232
"flatpickr": "^4.5.2",
3333
"lodash": "^4.17.11",
34-
"ovh-ui-angular": "2.29.0",
35-
"ovh-ui-kit": "2.29.0",
34+
"ovh-ui-angular": "2.30.0",
35+
"ovh-ui-kit": "2.30.0",
3636
"zxcvbn": "^4.4.2"
3737
},
3838
"devDependencies": {

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5473,10 +5473,10 @@ output-file-sync@^1.1.2:
54735473
mkdirp "^0.5.1"
54745474
object-assign "^4.1.0"
54755475

5476-
ovh-ui-angular@2.29.0:
5477-
version "2.29.0"
5478-
resolved "https://registry.yarnpkg.com/ovh-ui-angular/-/ovh-ui-angular-2.29.0.tgz#eef482155b1a125bc481e9c2044daf7f25c514e2"
5479-
integrity sha512-3BEMFY7MDszVuEANaZzGvdXvfw/Hshd+EPgkFRNbcoLfdSiereBhNfwpLHohBUnYdAxpHrkEV7jnoGwm0TeI8w==
5476+
ovh-ui-angular@2.30.0:
5477+
version "2.30.0"
5478+
resolved "https://registry.yarnpkg.com/ovh-ui-angular/-/ovh-ui-angular-2.30.0.tgz#bd682bdf47ec6574ccb61fefee5557608cd42d0e"
5479+
integrity sha512-rXDPMhjRUQscPsf+u1rHYBMLPb5kjnlpLbatnUgmKGFjM0EZ53QdYNgdUFjJvZtW1SMuulH1IGkaS8y27oiyDw==
54805480
dependencies:
54815481
bloodhound-js "^1.2.3"
54825482
clipboard "^2.0.1"
@@ -5485,10 +5485,10 @@ [email protected]:
54855485
popper.js "^1.14.4"
54865486
ui-select "^0.19.8"
54875487

5488-
ovh-ui-kit@2.29.0:
5489-
version "2.29.0"
5490-
resolved "https://registry.yarnpkg.com/ovh-ui-kit/-/ovh-ui-kit-2.29.0.tgz#e19d04eb2c59e5067a3450bc416ab547deb1dc5f"
5491-
integrity sha512-PdNRZ4Ru3RdebqatfSLVVOUX6wT4BJnu5kip5L1odvuVckElh2XcvWzy97K/D9YKw/rVk1SfLtVE5rLzwd1axg==
5488+
ovh-ui-kit@2.30.0:
5489+
version "2.30.0"
5490+
resolved "https://registry.yarnpkg.com/ovh-ui-kit/-/ovh-ui-kit-2.30.0.tgz#2ef4c038f55e667b4d160c6184de2a7b5a287f7b"
5491+
integrity sha512-gn20E69mwHw2YPecJ4+UApOmvFcNlFLCC5BRadrq5EGMYgh8m1a4U4PwccC7++7JC6mh3KKsuy/faU+lSieYnQ==
54925492
dependencies:
54935493
less-plugin-remcalc "^0.1.0"
54945494

0 commit comments

Comments
 (0)