Version Packages

This commit is contained in:
github-actions[bot] 2022-12-01 15:43:38 +00:00 committed by Thijs Louisse
parent f147024ce8
commit 349b6dcbd6
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
validate-messages without side effects

View file

@ -1,5 +1,11 @@
# @lion/ui # @lion/ui
## 0.0.9
### Patch Changes
- f147024c: validate-messages without side effects
## 0.0.8 ## 0.0.8
### Patch Changes ### Patch Changes

View file

@ -1,6 +1,6 @@
{ {
"name": "@lion/ui", "name": "@lion/ui",
"version": "0.0.8", "version": "0.0.9",
"description": "A package of extendable web components", "description": "A package of extendable web components",
"license": "MIT", "license": "MIT",
"author": "ing-bank", "author": "ing-bank",