From 56230ea9150a0bb0e06d3dcb94d8888552acb981 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Thu, 4 May 2023 11:01:28 +0200 Subject: [PATCH] chore(release): 1.2.11 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5251bea..fb432fa5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.2.11](https://github.com/nuxtlabs/ui/compare/v1.2.10...v1.2.11) (2023-05-04) + + +### Bug Fixes + +* **defineShortcuts:** use `useEventListener` ([#150](https://github.com/nuxtlabs/ui/issues/150)) ([59f62d3](https://github.com/nuxtlabs/ui/commit/59f62d322f07919d16a8d35340c3aa038cd09520)) + ### [1.2.10](https://github.com/nuxtlabs/ui/compare/v1.2.9...v1.2.10) (2023-04-07) diff --git a/package.json b/package.json index 881ce4c1..67c96473 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxthq/ui", - "version": "1.2.10", + "version": "1.2.11", "repository": "https://github.com/nuxtlabs/ui", "license": "MIT", "exports": {