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

Version Packages
This commit is contained in:
Joren Broekema 2020-12-03 12:15:11 +01:00 committed by GitHub
commit 81532583f1
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': minor
---
Allow setting a custom icon manager, which is important if you as a subclasser are managing your singletons.

View file

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

View file

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