From b63e6f7b797c83e26a6df17dcf49b396002efb99 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 4 Dec 2024 12:10:33 +0000 Subject: [PATCH] chore(release): 5.0.5 [skip ci] ## [5.0.5](https://github.com/neovici/cosmoz-input/compare/v5.0.4...v5.0.5) (2024-12-04) ### Bug Fixes * performance issues in virtualized setting ([#93](https://github.com/neovici/cosmoz-input/issues/93)) ([b6fc4f4](https://github.com/neovici/cosmoz-input/commit/b6fc4f44200255f0aa9c978f65ba8b284a79a303)) --- 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 7a89981..1a20bae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.0.5](https://github.com/neovici/cosmoz-input/compare/v5.0.4...v5.0.5) (2024-12-04) + + +### Bug Fixes + +* performance issues in virtualized setting ([#93](https://github.com/neovici/cosmoz-input/issues/93)) ([b6fc4f4](https://github.com/neovici/cosmoz-input/commit/b6fc4f44200255f0aa9c978f65ba8b284a79a303)) + ## [5.0.4](https://github.com/neovici/cosmoz-input/compare/v5.0.3...v5.0.4) (2024-09-20) diff --git a/package-lock.json b/package-lock.json index 27ab32c..1557aeb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@neovici/cosmoz-input", - "version": "5.0.4", + "version": "5.0.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@neovici/cosmoz-input", - "version": "5.0.4", + "version": "5.0.5", "license": "Apache-2.0", "dependencies": { "@neovici/cosmoz-utils": "^6.0.0", diff --git a/package.json b/package.json index 40d4591..fe1a83b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@neovici/cosmoz-input", - "version": "5.0.4", + "version": "5.0.5", "description": "A input web component", "keywords": [ "lit-html",