Skip to content

Commit

Permalink
Core and Web-C Version Bumps (#1443)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew565 authored Dec 19, 2024
1 parent fde33e2 commit f86ab60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@department-of-veterans-affairs/component-library",
"description": "VA.gov component library. Includes React and web components.",
"version": "48.2.0",
"version": "48.3.0",
"license": "MIT",
"scripts": {
"build": "webpack"
Expand Down
2 changes: 1 addition & 1 deletion packages/web-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@department-of-veterans-affairs/web-components",
"version": "16.2.0",
"version": "16.3.0",
"description": "Stencil Component Starter",
"main": "dist/index.cjs.js",
"module": "dist/index.js",
Expand Down

0 comments on commit f86ab60

Please sign in to comment.