diff --git a/CHANGELOG.md b/CHANGELOG.md index 99687608..de8bd86a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ Changelog +## [1.7.2-beta.1](https://github.com/patrickcate/vue-uswds/compare/v1.7.1...v1.7.2-beta.1) (2024-02-25) + + +### Bug Fixes + +* **useMobileMenu:** remove invalid underscores from id and use global id prefix ([6ed0dc8](https://github.com/patrickcate/vue-uswds/commit/6ed0dc87248a5397b1562099b6831c22931cce0c)) + ## [1.7.1](https://github.com/patrickcate/vue-uswds/compare/v1.7.0...v1.7.1) (2024-02-24) diff --git a/package-lock.json b/package-lock.json index 08c715d1..40396c89 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "vue-uswds", - "version": "1.7.1", + "version": "1.7.2-beta.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "vue-uswds", - "version": "1.7.1", + "version": "1.7.2-beta.1", "license": "MIT", "dependencies": { "@floating-ui/dom": "^1.0.4", diff --git a/package.json b/package.json index a1594598..704cb48d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vue-uswds", "description": "Vue 3 implementation of the USWDS (U.S. Web Design System) component library", - "version": "1.7.1", + "version": "1.7.2-beta.1", "author": "Patrick Cate", "license": "MIT", "keywords": [