Skip to content

Commit

Permalink
release: 9.1.0-rc.7 (#3122)
Browse files Browse the repository at this point in the history
  • Loading branch information
sashaqred authored Oct 10, 2022
1 parent 8387967 commit 1cccc17
Show file tree
Hide file tree
Showing 13 changed files with 45 additions and 30 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
<a name="9.1.0-rc.7"></a>
# [9.1.0-rc.7](https://github.com/akveo/nebular/compare/v9.1.0-rc.6...v9.1.0-rc.7) (2022-10-10)


### Bug Fixes

* **themes:** fix typo in layout component style ([#3098](https://github.com/akveo/nebular/issues/3098)) ([5740682](https://github.com/akveo/nebular/commit/5740682))


### Features

* **datepicker:** improve date and time inputs combination ([#3117](https://github.com/akveo/nebular/issues/3117)) ([8387967](https://github.com/akveo/nebular/commit/8387967))



<a name="9.1.0-rc.6"></a>
# [9.1.0-rc.6](https://github.com/akveo/nebular/compare/v9.1.0-rc.5...v9.1.0-rc.6) (2022-09-22)

Expand Down
4 changes: 2 additions & 2 deletions 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": "9.1.0-rc.6",
"version": "9.1.0-rc.7",
"license": "MIT",
"author": "akveo <[email protected]>",
"private": true,
Expand Down
24 changes: 12 additions & 12 deletions 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": "9.1.0-rc.6",
"version": "9.1.0-rc.7",
"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": "9.1.0-rc.6",
"version": "9.1.0-rc.7",
"description": "@nebular/auth",
"author": "akveo",
"license": "MIT",
Expand Down Expand Up @@ -28,7 +28,7 @@
"@angular/core": "^13.0.0",
"@angular/router": "^13.0.0",
"@angular/forms": "^13.0.0",
"@nebular/theme": "9.1.0-rc.6",
"@nebular/theme": "9.1.0-rc.7",
"rxjs": "^6.5.3 || ^7.4.0"
},
"dependencies": {
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": "9.1.0-rc.6",
"version": "9.1.0-rc.7",
"description": "@nebular/bootstrap",
"author": "akveo",
"license": "MIT",
Expand All @@ -22,7 +22,7 @@
],
"peerDependencies": {
"bootstrap": "^4.0.0",
"@nebular/theme": "9.1.0-rc.6"
"@nebular/theme": "9.1.0-rc.7"
},
"exports": {
"./styles/prebuilt/corporate.css": {
Expand Down
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": "9.1.0-rc.6",
"version": "9.1.0-rc.7",
"description": "@nebular/date-fns",
"author": "akveo",
"license": "MIT",
Expand All @@ -21,7 +21,7 @@
"nebular"
],
"peerDependencies": {
"@nebular/theme": "9.1.0-rc.6",
"@nebular/theme": "9.1.0-rc.7",
"date-fns": "2"
},
"dependencies": {
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": "9.1.0-rc.6",
"version": "9.1.0-rc.7",
"description": "@nebular/eva-icons",
"author": "akveo",
"license": "MIT",
Expand All @@ -23,7 +23,7 @@
"eva-icons"
],
"peerDependencies": {
"@nebular/theme": "9.1.0-rc.6",
"@nebular/theme": "9.1.0-rc.7",
"eva-icons": "^1.1.2"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions src/framework/firebase-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nebular/firebase-auth",
"version": "9.1.0-rc.6",
"version": "9.1.0-rc.7",
"description": "@nebular/firebase-auth",
"author": "akveo",
"license": "MIT",
Expand All @@ -26,7 +26,7 @@
],
"peerDependencies": {
"@angular/core": "^13.0.0",
"@nebular/auth": "9.1.0-rc.6",
"@nebular/auth": "9.1.0-rc.7",
"rxjs": "^6.5.3 || ^7.4.0",
"firebase": "^9.4.0",
"@angular/fire": "^7.2.0"
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": "9.1.0-rc.6",
"version": "9.1.0-rc.7",
"description": "@nebular/moment",
"author": "akveo",
"license": "MIT",
Expand All @@ -21,7 +21,7 @@
"nebular"
],
"peerDependencies": {
"@nebular/theme": "9.1.0-rc.6",
"@nebular/theme": "9.1.0-rc.7",
"moment": "^2.22.2"
},
"dependencies": {
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": "9.1.0-rc.6",
"version": "9.1.0-rc.7",
"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": "9.1.0-rc.6",
"version": "9.1.0-rc.7",
"description": "@nebular/theme",
"author": "akveo",
"license": "MIT",
Expand Down

0 comments on commit 1cccc17

Please sign in to comment.