Skip to content

Commit

Permalink
Merge pull request #1324 from GSA/version-15.0.2
Browse files Browse the repository at this point in the history
Version 15.0.2 and Peer dependency version
  • Loading branch information
yerramshilpa authored Oct 2, 2023
2 parents 39058ac + a9d22eb commit ba0f707
Show file tree
Hide file tree
Showing 5 changed files with 658 additions and 616 deletions.
2 changes: 1 addition & 1 deletion libs/packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gsa-sam/components",
"version": "15.0.1",
"version": "15.0.2",
"types": "../../../dist/out-tsc/libs/components/index.d.ts",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions libs/packages/sam-formly/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gsa-sam/sam-formly",
"version": "15.0.1",
"version": "15.0.2",
"repository": {
"type": "git",
"url": "https://github.com/GSA/sam-design-system.git"
Expand All @@ -13,7 +13,7 @@
"@angular/common": ">=15.2.9 <16.0.0",
"@angular/core": ">=15.2.9 <16.0.0",
"ngx-bootstrap-icons": "^1.7.2",
"@ngx-formly/core": ">=5.10.23",
"@ngx-formly/core": ">=5.10.23 <6.0.0",
"@gsa-sam/components": ">=15.0.0",
"@gsa-sam/sam-material-extensions": ">=15.0.0",
"@gsa-sam/ngx-uswds": ">=15.0.0"
Expand Down
2 changes: 1 addition & 1 deletion libs/packages/sam-material-extensions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gsa-sam/sam-material-extensions",
"version": "15.0.1",
"version": "15.0.2",
"repository": {
"type": "git",
"url": "https://github.com/GSA/sam-design-system.git"
Expand Down
Loading

0 comments on commit ba0f707

Please sign in to comment.