Merge pull request #1201 from ing-bank/changeset-release/master

Version Packages
This commit is contained in:
Joren Broekema 2021-02-08 11:58:56 +01:00 committed by GitHub
commit 79ada57a3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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 # Change Log
## 0.9.5
### Patch Changes
- c913c973: Export the IconManager in @lion/icon index.js entrypoint.
## 0.9.4 ## 0.9.4
### Patch Changes ### Patch Changes

View file

@ -1,6 +1,6 @@
{ {
"name": "@lion/icon", "name": "@lion/icon",
"version": "0.9.4", "version": "0.9.5",
"description": "A web component easily displaying svg icons", "description": "A web component easily displaying svg icons",
"license": "MIT", "license": "MIT",
"author": "ing-bank", "author": "ing-bank",