Skip to content

Commit

Permalink
v6.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TriangleJuice committed Aug 21, 2024
1 parent ddbc35c commit 96289cf
Show file tree
Hide file tree
Showing 14 changed files with 34 additions and 34 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.1.1"
"version": "6.1.2"
}
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.10",
"version": "6.1.2",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@acpaas-ui/ngx-icon": "^6.0.10"
"@acpaas-ui/ngx-icon": "^6.1.2"
},
"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.10",
"version": "6.1.2",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@acpaas-ui/ngx-icon": "^6.0.10",
"@acpaas-ui/ngx-utils": "^6.0.10",
"@acpaas-ui/ngx-icon": "^6.1.2",
"@acpaas-ui/ngx-utils": "^6.1.2",
"lodash-es": "~4.17.10"
},
"peerDependencies": {
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.10",
"version": "6.1.2",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@acpaas-ui/ngx-icon": "^6.0.10"
"@acpaas-ui/ngx-icon": "^6.1.2"
},
"peerDependencies": {
"@angular/common": ">=15.2.0",
Expand Down
10 changes: 5 additions & 5 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.10",
"version": "6.1.2",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@acpaas-ui/ngx-calendar": "^6.0.10",
"@acpaas-ui/ngx-flyout": "^6.0.10",
"@acpaas-ui/ngx-icon": "^6.0.10",
"@acpaas-ui/ngx-calendar": "^6.1.2",
"@acpaas-ui/ngx-flyout": "^6.1.2",
"@acpaas-ui/ngx-icon": "^6.1.2",
"@acpaas-ui/ngx-progress-bar": "^6.0.6",
"@acpaas-ui/ngx-selectable-list": "^6.0.6",
"@acpaas-ui/ngx-utils": "^6.0.10",
"@acpaas-ui/ngx-utils": "^6.1.2",
"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.10",
"version": "6.1.2",
"publishConfig": {
"access": "public"
},
Expand Down
10 changes: 5 additions & 5 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.10",
"version": "6.1.2",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@acpaas-ui/ngx-calendar": "^6.0.10",
"@acpaas-ui/ngx-flyout": "^6.0.10",
"@acpaas-ui/ngx-icon": "^6.0.10",
"@acpaas-ui/ngx-calendar": "^6.1.2",
"@acpaas-ui/ngx-flyout": "^6.1.2",
"@acpaas-ui/ngx-icon": "^6.1.2",
"@acpaas-ui/ngx-progress-bar": "^6.0.6",
"@acpaas-ui/ngx-selectable-list": "^6.0.6",
"@acpaas-ui/ngx-utils": "^6.0.10",
"@acpaas-ui/ngx-utils": "^6.1.2",
"lodash-es": "~4.17.10"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/ngx-leaflet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"access": "public"
},
"dependencies": {
"@acpaas-ui/ngx-flyout": "^6.0.10",
"@acpaas-ui/ngx-icon": "^6.0.10",
"@acpaas-ui/ngx-flyout": "^6.1.2",
"@acpaas-ui/ngx-icon": "^6.1.2",
"esri-leaflet": "^3.0.2",
"esri-leaflet-vector": "^4.2.3",
"leaflet": "^1.3.1",
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.10",
"version": "6.1.2",
"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.10",
"version": "6.1.2",
"peerDependencies": {
"@angular/common": ">=15.2.0",
"@angular/core": ">=15.2.0"
},
"dependencies": {
"@acpaas-ui/ngx-icon": "^6.0.10",
"@acpaas-ui/ngx-icon": "^6.1.2",
"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.10",
"version": "6.1.2",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@acpaas-ui/ngx-icon": "^6.0.10",
"@acpaas-ui/ngx-utils": "^6.0.10"
"@acpaas-ui/ngx-icon": "^6.1.2",
"@acpaas-ui/ngx-utils": "^6.1.2"
},
"peerDependencies": {
"@angular/common": ">=15.2.0",
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.10",
"version": "6.1.2",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@acpaas-ui/ngx-icon": "^6.0.10"
"@acpaas-ui/ngx-icon": "^6.1.2"
},
"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.10",
"version": "6.1.2",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@acpaas-ui/ngx-flyout": "^6.0.10",
"@acpaas-ui/ngx-icon": "^6.0.10"
"@acpaas-ui/ngx-flyout": "^6.1.2",
"@acpaas-ui/ngx-icon": "^6.1.2"
},
"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.10",
"version": "6.1.2",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@acpaas-ui/ngx-icon": "^6.0.10",
"@acpaas-ui/ngx-icon": "^6.1.2",
"date-fns": "^2.30.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 96289cf

Please sign in to comment.