Version Packages
This commit is contained in:
parent
0fbdf5a8bf
commit
f5d66bfa4d
3 changed files with 7 additions and 6 deletions
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@lion/icon': minor
|
||||
---
|
||||
|
||||
Allow setting a custom icon manager, which is important if you as a subclasser are managing your singletons.
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
# Change Log
|
||||
|
||||
## 0.9.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 31471262: Allow setting a custom icon manager, which is important if you as a subclasser are managing your singletons.
|
||||
|
||||
## 0.8.4
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@lion/icon",
|
||||
"version": "0.8.4",
|
||||
"version": "0.9.0",
|
||||
"description": "A web component easily displaying svg icons",
|
||||
"license": "MIT",
|
||||
"author": "ing-bank",
|
||||
|
|
|
|||
Loading…
Reference in a new issue