Skip to content

Commit

Permalink
v6.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
TriangleJuice committed Jan 19, 2024
1 parent 07289f1 commit 629781a
Show file tree
Hide file tree
Showing 18 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"packages": [
"packages/*"
],
"version": "6.0.5"
"version": "6.0.6"
}
4 changes: 2 additions & 2 deletions packages/ngx-avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@acpaas-ui/ngx-avatar",
"version": "6.0.5",
"version": "6.0.6",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@acpaas-ui/ngx-icon": "^6.0.5"
"@acpaas-ui/ngx-icon": "^6.0.6"
},
"peerDependencies": {
"@angular/common": ">=15.2.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/ngx-calendar/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@acpaas-ui/ngx-calendar",
"version": "6.0.5",
"version": "6.0.6",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@acpaas-ui/ngx-icon": "^6.0.5",
"@acpaas-ui/ngx-utils": "^6.0.5",
"@acpaas-ui/ngx-icon": "^6.0.6",
"@acpaas-ui/ngx-utils": "^6.0.6",
"lodash-es": "~4.17.10"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ngx-code-snippet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@acpaas-ui/ngx-code-snippet",
"version": "6.0.5",
"version": "6.0.6",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ngx-context/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@acpaas-ui/ngx-context",
"version": "6.0.5",
"version": "6.0.6",
"publishConfig": {
"access": "public"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/ngx-flyout/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@acpaas-ui/ngx-flyout",
"version": "6.0.5",
"version": "6.0.6",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@acpaas-ui/ngx-icon": "^6.0.5"
"@acpaas-ui/ngx-icon": "^6.0.6"
},
"peerDependencies": {
"@angular/common": ">=15.2.0",
Expand Down
14 changes: 7 additions & 7 deletions packages/ngx-forms/package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "@acpaas-ui/ngx-forms",
"version": "6.0.5",
"version": "6.0.6",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@acpaas-ui/ngx-calendar": "^6.0.5",
"@acpaas-ui/ngx-flyout": "^6.0.5",
"@acpaas-ui/ngx-icon": "^6.0.5",
"@acpaas-ui/ngx-progress-bar": "^6.0.5",
"@acpaas-ui/ngx-selectable-list": "^6.0.5",
"@acpaas-ui/ngx-utils": "^6.0.5",
"@acpaas-ui/ngx-calendar": "^6.0.6",
"@acpaas-ui/ngx-flyout": "^6.0.6",
"@acpaas-ui/ngx-icon": "^6.0.6",
"@acpaas-ui/ngx-progress-bar": "^6.0.6",
"@acpaas-ui/ngx-selectable-list": "^6.0.6",
"@acpaas-ui/ngx-utils": "^6.0.6",
"lodash-es": "~4.17.10"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ngx-icon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@acpaas-ui/ngx-icon",
"version": "6.0.5",
"version": "6.0.6",
"publishConfig": {
"access": "public"
},
Expand Down
14 changes: 7 additions & 7 deletions packages/ngx-layout/package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "@acpaas-ui/ngx-layout",
"version": "6.0.5",
"version": "6.0.6",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@acpaas-ui/ngx-calendar": "^6.0.5",
"@acpaas-ui/ngx-flyout": "^6.0.5",
"@acpaas-ui/ngx-icon": "^6.0.5",
"@acpaas-ui/ngx-progress-bar": "^6.0.5",
"@acpaas-ui/ngx-selectable-list": "^6.0.5",
"@acpaas-ui/ngx-utils": "^6.0.5",
"@acpaas-ui/ngx-calendar": "^6.0.6",
"@acpaas-ui/ngx-flyout": "^6.0.6",
"@acpaas-ui/ngx-icon": "^6.0.6",
"@acpaas-ui/ngx-progress-bar": "^6.0.6",
"@acpaas-ui/ngx-selectable-list": "^6.0.6",
"@acpaas-ui/ngx-utils": "^6.0.6",
"lodash-es": "~4.17.10"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/ngx-leaflet/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@acpaas-ui/ngx-leaflet",
"version": "6.0.5",
"version": "6.0.6",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@acpaas-ui/ngx-flyout": "^6.0.5",
"@acpaas-ui/ngx-icon": "^6.0.5",
"@acpaas-ui/ngx-flyout": "^6.0.6",
"@acpaas-ui/ngx-icon": "^6.0.6",
"esri-leaflet": "^3.0.2",
"leaflet": "^1.3.1",
"leaflet-draw": "^1.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/ngx-logo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@acpaas-ui/ngx-logo",
"version": "6.0.5",
"version": "6.0.6",
"publishConfig": {
"access": "public"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/ngx-notifications/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@acpaas-ui/ngx-notifications",
"version": "6.0.5",
"version": "6.0.6",
"peerDependencies": {
"@angular/common": ">=15.2.0",
"@angular/core": ">=15.2.0"
},
"dependencies": {
"@acpaas-ui/ngx-icon": "^6.0.5",
"@acpaas-ui/ngx-icon": "^6.0.6",
"ngx-toastr": "^17.0.2"
},
"gitHead": "e626d267cd3a71ed35172a1a6d6b41e91c175d84"
Expand Down
6 changes: 3 additions & 3 deletions packages/ngx-pagination/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@acpaas-ui/ngx-pagination",
"version": "6.0.5",
"version": "6.0.6",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@acpaas-ui/ngx-icon": "^6.0.5",
"@acpaas-ui/ngx-utils": "^6.0.5"
"@acpaas-ui/ngx-icon": "^6.0.6",
"@acpaas-ui/ngx-utils": "^6.0.6"
},
"peerDependencies": {
"@angular/common": ">=15.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ngx-progress-bar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@acpaas-ui/ngx-progress-bar",
"version": "6.0.5",
"version": "6.0.6",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ngx-selectable-list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@acpaas-ui/ngx-selectable-list",
"version": "6.0.5",
"version": "6.0.6",
"publishConfig": {
"access": "public"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/ngx-table/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@acpaas-ui/ngx-table",
"version": "6.0.5",
"version": "6.0.6",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@acpaas-ui/ngx-icon": "^6.0.5"
"@acpaas-ui/ngx-icon": "^6.0.6"
},
"peerDependencies": {
"@angular/common": ">=15.2.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/ngx-user-menu/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@acpaas-ui/ngx-user-menu",
"version": "6.0.5",
"version": "6.0.6",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@acpaas-ui/ngx-flyout": "^6.0.5",
"@acpaas-ui/ngx-icon": "^6.0.5"
"@acpaas-ui/ngx-flyout": "^6.0.6",
"@acpaas-ui/ngx-icon": "^6.0.6"
},
"peerDependencies": {
"@angular/common": ">=15.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/ngx-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@acpaas-ui/ngx-utils",
"version": "6.0.5",
"version": "6.0.6",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@acpaas-ui/ngx-icon": "^6.0.5",
"@acpaas-ui/ngx-icon": "^6.0.6",
"date-fns": "^2.30.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 629781a

Please sign in to comment.