From b6969f5639cb3f4cb343de99b815526cac04f99b Mon Sep 17 00:00:00 2001 From: Pooya Parsa Date: Thu, 21 Jul 2022 14:36:19 +0200 Subject: [PATCH] chore: release - @nuxt/ui-templates@0.2.2 - @nuxt/ui@0.3.0 --- packages/ui-templates/CHANGELOG.md | 12 ++++++++++++ packages/ui-templates/package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/packages/ui-templates/CHANGELOG.md b/packages/ui-templates/CHANGELOG.md index abf5c60eda..f8f5013d9e 100644 --- a/packages/ui-templates/CHANGELOG.md +++ b/packages/ui-templates/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.2](https://github.com/nuxt/ui/compare/@nuxt/ui-templates@0.2.1...@nuxt/ui-templates@0.2.2) (2022-07-21) + + +### Bug Fixes + +* inline global css that's not at beginning of line ([#141](https://github.com/nuxt/ui/issues/141)) ([adb0eb6](https://github.com/nuxt/ui/commit/adb0eb65ac33c2429e1122a4e24b39e1f83cb849)) +* **templates:** prevent scrollbars from appearing on loading screen ([#144](https://github.com/nuxt/ui/issues/144)) ([fbab1cb](https://github.com/nuxt/ui/commit/fbab1cb5b31dd9658d47f3c91c0fc45861b782fd)) + + + + + ## [0.2.1](https://github.com/nuxt/ui/compare/@nuxt/ui-templates@0.2.0...@nuxt/ui-templates@0.2.1) (2022-07-12) **Note:** Version bump only for package @nuxt/ui-templates diff --git a/packages/ui-templates/package.json b/packages/ui-templates/package.json index bce9e98e1f..773e234c61 100644 --- a/packages/ui-templates/package.json +++ b/packages/ui-templates/package.json @@ -1,6 +1,6 @@ { "name": "@nuxt/ui-templates", - "version": "0.2.1", + "version": "0.2.2", "repository": "nuxt/ui", "license": "CC-BY-ND-4.0", "exports": {