Version Packages
This commit is contained in:
parent
3879a88daf
commit
b36620d629
3 changed files with 7 additions and 6 deletions
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@lion/icon': patch
|
||||
---
|
||||
|
||||
Export the IconManager in @lion/icon index.js entrypoint.
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
# Change Log
|
||||
|
||||
## 0.9.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c913c973: Export the IconManager in @lion/icon index.js entrypoint.
|
||||
|
||||
## 0.9.4
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@lion/icon",
|
||||
"version": "0.9.4",
|
||||
"version": "0.9.5",
|
||||
"description": "A web component easily displaying svg icons",
|
||||
"license": "MIT",
|
||||
"author": "ing-bank",
|
||||
|
|
|
|||
Loading…
Reference in a new issue