Skip to content

Commit

Permalink
Merge pull request #1576 from GSA/release-14
Browse files Browse the repository at this point in the history
Version Updatedto 17.0. 14
  • Loading branch information
yerramshilpa authored Jan 6, 2025
2 parents cf4acc6 + f3681b0 commit 5beb53c
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions libs/packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gsa-sam/components",
"version": "17.0.13",
"version": "17.0.14",
"types": "../../../dist/out-tsc/libs/components/index.d.ts",
"repository": {
"type": "git",
Expand All @@ -17,4 +17,4 @@
"ngx-bootstrap-icons": "^1.7.2",
"@popperjs/core": "^2.11.8"
}
}
}
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": "17.0.13",
"version": "17.0.14",
"repository": {
"type": "git",
"url": "https://github.com/GSA/sam-design-system.git"
Expand All @@ -19,4 +19,4 @@
"@gsa-sam/ngx-uswds": ">=17.0.0",
"@popperjs/core": "^2.11.8"
}
}
}
4 changes: 2 additions & 2 deletions 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": "17.0.13",
"version": "17.0.14",
"repository": {
"type": "git",
"url": "https://github.com/GSA/sam-design-system.git"
Expand All @@ -15,4 +15,4 @@
"ngx-bootstrap-icons": "^1.7.2",
"@gsa-sam/components": ">=17.0.0"
}
}
}
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": "sam-design-system",
"version": "17.0.13",
"version": "17.0.14",
"license": "MIT",
"scripts": {
"start": "ng serve --configuration development",
Expand Down

0 comments on commit 5beb53c

Please sign in to comment.