From eb3cbb56bd6add59146993ff38be853fdfff9bb4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 19 Mar 2024 01:40:56 +0000 Subject: [PATCH] chore(release): 1.8.0-beta.1 [skip ci] --- CHANGELOG.md | 13 +++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73585e70..098388b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ Changelog +# [1.8.0-beta.1](https://github.com/patrickcate/vue-uswds/compare/v1.7.2-beta.2...v1.8.0-beta.1) (2024-03-19) + + +### Bug Fixes + +* **UsaFooterAddress:** move order of `v-bind=\"\\$attrs\"` to prevent overriding CSS classes ([f75efd0](https://github.com/patrickcate/vue-uswds/commit/f75efd031dde1ff4c18f3a16e9ce10faffb6c26b)) +* **UsaSidenavItem:** move order of `v-bind=\"\\$attrs\"` to prevent overriding other props ([238ca28](https://github.com/patrickcate/vue-uswds/commit/238ca280556a7b4aa666ec2d9fa58bb626f31dfe)) + + +### Features + +* **UsaSidenavItem:** add `sublist` scoped slot ([51a6ac7](https://github.com/patrickcate/vue-uswds/commit/51a6ac7a244ae3dcf96bd53e4f1ca4d40220df24)) + ## [1.7.2-beta.2](https://github.com/patrickcate/vue-uswds/compare/v1.7.2-beta.1...v1.7.2-beta.2) (2024-03-17) ## [1.7.2-beta.1](https://github.com/patrickcate/vue-uswds/compare/v1.7.1...v1.7.2-beta.1) (2024-02-25) diff --git a/package-lock.json b/package-lock.json index f903e8d0..fb400d47 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "vue-uswds", - "version": "1.7.2-beta.2", + "version": "1.8.0-beta.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "vue-uswds", - "version": "1.7.2-beta.2", + "version": "1.8.0-beta.1", "license": "MIT", "dependencies": { "@floating-ui/dom": "^1.0.4", diff --git a/package.json b/package.json index fc795af0..d4713621 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.2-beta.2", + "version": "1.8.0-beta.1", "author": "Patrick Cate", "license": "MIT", "keywords": [