Version Packages

This commit is contained in:
github-actions[bot] 2023-05-17 10:08:17 +00:00
parent 88e6ca03ca
commit 0d7d170709
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
'@lion/ui': patch
---
[localize] parseNumbers as heuristic if there is only 1 separator and 2 or less decimals e.g. 12.34

View file

@ -1,5 +1,11 @@
# @lion/ui
## 0.2.2
### Patch Changes
- 88e6ca03: [localize] parseNumbers as heuristic if there is only 1 separator and 2 or less decimals e.g. 12.34
## 0.2.1
### Patch Changes

View file

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