From aaf30c896a5641d50dc8f7ec14dede6e2bcf4d3b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 12 Jan 2025 15:32:15 +0000 Subject: [PATCH] chore(release): 1.11.0 [skip ci] --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e80b9923..a49c7140 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ Changelog +# [1.11.0](https://github.com/patrickcate/vue-uswds/compare/v1.10.1...v1.11.0) (2025-01-12) + + +### Features + +* **UsaIcon:** switch from deprecated `xlink:href` attribute to `href` ([7d4b5b0](https://github.com/patrickcate/vue-uswds/commit/7d4b5b031a1432dc9cc01961344835ef61e20cc5)), closes [#1131](https://github.com/patrickcate/vue-uswds/issues/1131) + ## [1.10.1](https://github.com/patrickcate/vue-uswds/compare/v1.10.0...v1.10.1) (2024-11-21) diff --git a/package-lock.json b/package-lock.json index 37a56ef7..47fbda5b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "vue-uswds", - "version": "1.10.1", + "version": "1.11.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "vue-uswds", - "version": "1.10.1", + "version": "1.11.0", "license": "MIT", "dependencies": { "@floating-ui/dom": "^1.0.4", diff --git a/package.json b/package.json index a2af7b00..b7739eff 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.10.1", + "version": "1.11.0", "author": "Patrick Cate", "license": "MIT", "keywords": [