Skip to content

Commit

Permalink
release: 3.6.1 (#1618)
Browse files Browse the repository at this point in the history
  • Loading branch information
yggg authored Jun 14, 2019
1 parent 7d67ee5 commit 33bdbbf
Show file tree
Hide file tree
Showing 13 changed files with 35 additions and 18 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
<a name="3.6.1"></a>
## [3.6.1](https://github.com/akveo/nebular/compare/v3.6.0...v3.6.1) (2019-06-14)


### Bug Fixes

* **layout:** set top position on fixed header ([#1605](https://github.com/akveo/nebular/issues/1605)) ([ed780dd](https://github.com/akveo/nebular/commit/ed780dd))
* **sidebar:** prevent translation to the top when overlay opened ([#1608](https://github.com/akveo/nebular/issues/1608)) ([993c325](https://github.com/akveo/nebular/commit/993c325))
* **theme:** deprecation warning of dart sass 2.0.0 ([#1603](https://github.com/akveo/nebular/issues/1603)) ([46ed014](https://github.com/akveo/nebular/commit/46ed014))


### Features

* **docs:** add version switcher ([#1617](https://github.com/akveo/nebular/issues/1617)) ([7d67ee5](https://github.com/akveo/nebular/commit/7d67ee5))



<a name="3.6.0"></a>
# [3.6.0](https://github.com/akveo/nebular/compare/v3.5.0...v3.6.0) (2019-06-07)

Expand Down
2 changes: 1 addition & 1 deletion docs/assets/ghspa.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

;(function(l, projectPages) {

const versions = ['3.6.0'];
const versions = ['3.6.1'];

var paths = l.pathname.split('/');
var repo = projectPages ? '/' + paths[1] : '';
Expand Down
6 changes: 3 additions & 3 deletions docs/versions.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[
{
"version": "3.6.0",
"name": "3.6.0",
"path": "/nebular/3.6.0"
"version": "3.6.1",
"name": "3.6.1",
"path": "/nebular/3.6.1"
},
{
"version": "4.0.0",
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": "3.6.0",
"version": "3.6.1",
"license": "MIT",
"author": "akveo <contact@akveo.com>",
"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": "3.6.0",
"version": "3.6.1",
"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": "3.6.0",
"version": "3.6.1",
"description": "@nebular/auth",
"author": "akveo",
"license": "MIT",
Expand Down Expand Up @@ -28,7 +28,7 @@
"@angular/core": "^8.0.0-rc.2",
"@angular/router": "^8.0.0-rc.2",
"@angular/forms": "^8.0.0-rc.2",
"@nebular/theme": "3.6.0",
"@nebular/theme": "3.6.1",
"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": "3.6.0",
"version": "3.6.1",
"description": "@nebular/bootstrap",
"author": "akveo",
"license": "MIT",
Expand All @@ -22,6 +22,6 @@
],
"peerDependencies": {
"bootstrap": "^4.0.0",
"@nebular/theme": "3.6.0"
"@nebular/theme": "3.6.1"
}
}
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": "3.6.0",
"version": "3.6.1",
"description": "@nebular/date-fns",
"author": "akveo",
"license": "MIT",
Expand All @@ -21,7 +21,7 @@
"nebular"
],
"peerDependencies": {
"@nebular/theme": "3.6.0",
"@nebular/theme": "3.6.1",
"date-fns": ">=2.0.0-alpha.16 <=2.0.0-alpha.27"
},
"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": "3.6.0",
"version": "3.6.1",
"description": "@nebular/moment",
"author": "akveo",
"license": "MIT",
Expand All @@ -21,7 +21,7 @@
"nebular"
],
"peerDependencies": {
"@nebular/theme": "3.6.0",
"@nebular/theme": "3.6.1",
"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": "3.6.0",
"version": "3.6.1",
"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": "3.6.0",
"version": "3.6.1",
"description": "@nebular/theme",
"author": "akveo",
"license": "MIT",
Expand Down

0 comments on commit 33bdbbf

Please sign in to comment.