Version Packages

This commit is contained in:
github-actions[bot] 2021-02-08 10:56:56 +00:00
parent 3879a88daf
commit b36620d629
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
'@lion/icon': patch
---
Export the IconManager in @lion/icon index.js entrypoint.

View file

@ -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

View file

@ -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",