Version Packages
This commit is contained in:
parent
163af2eb42
commit
87a1cb4d5b
4 changed files with 8 additions and 11 deletions
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@lion/ui': patch
|
||||
---
|
||||
|
||||
[localize] Fix bug that accepted 3 digit year
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@lion/ui': patch
|
||||
---
|
||||
|
||||
prepared documentation for cross-compatibility rocket and astro
|
||||
|
|
@ -1,5 +1,12 @@
|
|||
# @lion/ui
|
||||
|
||||
## 0.11.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- a181a03: [localize] Fix bug that accepted 3 digit year
|
||||
- 163af2e: prepared documentation for cross-compatibility rocket and astro
|
||||
|
||||
## 0.11.1
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@lion/ui",
|
||||
"version": "0.11.1",
|
||||
"version": "0.11.2",
|
||||
"description": "A package of extendable web components",
|
||||
"license": "MIT",
|
||||
"author": "ing-bank",
|
||||
|
|
|
|||
Loading…
Reference in a new issue