Skip to content

Commit

Permalink
release: 4.2.0 (#1927)
Browse files Browse the repository at this point in the history
  • Loading branch information
yggg authored Aug 22, 2019
1 parent bd72852 commit 90b8fd5
Show file tree
Hide file tree
Showing 13 changed files with 37 additions and 19 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
<a name="4.2.0"></a>
# [4.2.0](https://github.com/akveo/nebular/compare/v4.1.3...v4.2.0) (2019-08-22)


### Bug Fixes

* **dynamic overlay:** recreate overlay when overlay container change ([#1913](https://github.com/akveo/nebular/issues/1913)) ([258b75b](https://github.com/akveo/nebular/commit/258b75b))
* **packages smoke:** update webdriver-manager ([#1881](https://github.com/akveo/nebular/issues/1881)) ([e6c4966](https://github.com/akveo/nebular/commit/e6c4966))
* **popover:** add missing start and end positions to positions mapping ([#1904](https://github.com/akveo/nebular/issues/1904)) ([64777a4](https://github.com/akveo/nebular/commit/64777a4))


### Features

* **packages smoke:** add Eva icons package ([#1903](https://github.com/akveo/nebular/issues/1903)) ([8c0683b](https://github.com/akveo/nebular/commit/8c0683b))
* **toggle:** add toggle component ([#1304](https://github.com/akveo/nebular/issues/1304)) ([d86edce](https://github.com/akveo/nebular/commit/d86edce))



<a name="4.1.3"></a>
## [4.1.3](https://github.com/akveo/nebular/compare/v4.1.2...v4.1.3) (2019-07-29)

Expand Down
6 changes: 3 additions & 3 deletions docs/versions.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[
{
"checkoutTarget": "v4.1.3",
"name": "4.1.3",
"checkoutTarget": "v4.2.0",
"name": "4.2.0",
"path": "/nebular/",
"isCurrent": true
},
{
"checkoutTarget": "8fa3257398cda1c2d0e7bb94cac8dfd68aed6974",
"checkoutTarget": "bfaca3e9f50bcf05af6f8c98102691947cf95c02",
"name": "3.6.2",
"path": "/nebular/3.6.2/"
},
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nebular",
"version": "4.1.3",
"version": "4.2.0",
"license": "MIT",
"author": "akveo <[email protected]>",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion packages-smoke/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages-smoke/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "packages-smoke",
"version": "4.1.3",
"version": "4.2.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
4 changes: 2 additions & 2 deletions src/framework/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebular/auth",
"version": "4.1.3",
"version": "4.2.0",
"description": "@nebular/auth",
"author": "akveo",
"license": "MIT",
Expand Down Expand Up @@ -28,7 +28,7 @@
"@angular/core": "^8.0.0",
"@angular/router": "^8.0.0",
"@angular/forms": "^8.0.0",
"@nebular/theme": "4.1.3",
"@nebular/theme": "4.2.0",
"rxjs": "^6.5.1"
},
"sideEffects": false
Expand Down
4 changes: 2 additions & 2 deletions src/framework/bootstrap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebular/bootstrap",
"version": "4.1.3",
"version": "4.2.0",
"description": "@nebular/bootstrap",
"author": "akveo",
"license": "MIT",
Expand All @@ -22,6 +22,6 @@
],
"peerDependencies": {
"bootstrap": "^4.0.0",
"@nebular/theme": "4.1.3"
"@nebular/theme": "4.2.0"
}
}
4 changes: 2 additions & 2 deletions src/framework/date-fns/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebular/date-fns",
"version": "4.1.3",
"version": "4.2.0",
"description": "@nebular/date-fns",
"author": "akveo",
"license": "MIT",
Expand All @@ -21,7 +21,7 @@
"nebular"
],
"peerDependencies": {
"@nebular/theme": "4.1.3",
"@nebular/theme": "4.2.0",
"date-fns": ">=2.0.0-alpha.16 <=2.0.0-alpha.27"
},
"sideEffects": false
Expand Down
4 changes: 2 additions & 2 deletions src/framework/eva-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebular/eva-icons",
"version": "4.1.3",
"version": "4.2.0",
"description": "@nebular/eva-icons",
"author": "akveo",
"license": "MIT",
Expand All @@ -23,7 +23,7 @@
"eva-icons"
],
"peerDependencies": {
"@nebular/theme": "4.1.3",
"@nebular/theme": "4.2.0",
"eva-icons": "^1.1.1"
},
"sideEffects": false
Expand Down
4 changes: 2 additions & 2 deletions src/framework/moment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebular/moment",
"version": "4.1.3",
"version": "4.2.0",
"description": "@nebular/moment",
"author": "akveo",
"license": "MIT",
Expand All @@ -21,7 +21,7 @@
"nebular"
],
"peerDependencies": {
"@nebular/theme": "4.1.3",
"@nebular/theme": "4.2.0",
"moment": "^2.22.2"
},
"sideEffects": false
Expand Down
2 changes: 1 addition & 1 deletion src/framework/security/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebular/security",
"version": "4.1.3",
"version": "4.2.0",
"description": "@nebular/security",
"author": "akveo",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion src/framework/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebular/theme",
"version": "4.1.3",
"version": "4.2.0",
"description": "@nebular/theme",
"author": "akveo",
"license": "MIT",
Expand Down

0 comments on commit 90b8fd5

Please sign in to comment.