Skip to content

Commit

Permalink
Merge pull request #1560 from GSA/version-10
Browse files Browse the repository at this point in the history
Version updated to 17.0.10
  • Loading branch information
yerramshilpa authored Oct 24, 2024
2 parents 4074d88 + 43d4957 commit 38ef798
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 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": "17.0.11",
"version": "17.0.12",
"types": "../../../dist/out-tsc/libs/components/index.d.ts",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion 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.11",
"version": "17.0.12",
"repository": {
"type": "git",
"url": "https://github.com/GSA/sam-design-system.git"
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": "17.0.11",
"version": "17.0.12",
"repository": {
"type": "git",
"url": "https://github.com/GSA/sam-design-system.git"
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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sam-design-system",
"version": "17.0.11",
"version": "17.0.12",
"license": "MIT",
"scripts": {
"start": "ng serve --configuration development",
Expand Down Expand Up @@ -64,7 +64,7 @@
"@gsa-sam/ngx-uswds-icons": "^17.0.0",
"@gsa-sam/sam-formly": "^17.0.1",
"@gsa-sam/sam-material-extensions": "^17.0.1",
"@gsa-sam/sam-styles": "^3.0.20",
"@gsa-sam/sam-styles": "^3.0.21",
"@ngx-formly/core": "^6.2.1",
"@ngx-formly/schematics": "^6.2.1",
"@popperjs/core": "^2.11.8",
Expand Down

0 comments on commit 38ef798

Please sign in to comment.