From 9e15948c70e45bc4eaef412f08ad56589cac2fe5 Mon Sep 17 00:00:00 2001 From: Mattia Astorino Date: Tue, 19 Sep 2017 15:33:35 +0200 Subject: [PATCH] chore: Update meta --- CHANGELOG.md | 7 +++++-- package.json | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 18084d1..09ec424 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,19 @@ - -## [4.0.3](https://github.com/contactlab/ikonograph/compare/v3.1.0...v4.0.3) (2017-08-16) + +# [4.1.0](https://github.com/contactlab/ikonograph/compare/v3.1.0...v4.1.0) (2017-09-19) ### Bug Fixes * better management of icon non existent or not specified ([#35](https://github.com/contactlab/ikonograph/issues/35)) ([b191df6](https://github.com/contactlab/ikonograph/commit/b191df6)) +* Fix fix file-code-full icon ([c0bff59](https://github.com/contactlab/ikonograph/commit/c0bff59)) * Fix throw error blocking parse ([d26c3b6](https://github.com/contactlab/ikonograph/commit/d26c3b6)) * fixed broken behaviour for style attribute ([#40](https://github.com/contactlab/ikonograph/issues/40)) ([c72a24b](https://github.com/contactlab/ikonograph/commit/c72a24b)) +* Update send iconC ([375946b](https://github.com/contactlab/ikonograph/commit/375946b)) ### Features +* Add new camera icon ([a878938](https://github.com/contactlab/ikonograph/commit/a878938)) * new color attribute (38) ([d3e6b36](https://github.com/contactlab/ikonograph/commit/d3e6b36)) * New ikn-icon CustomElement ([8b1a1b6](https://github.com/contactlab/ikonograph/commit/8b1a1b6)) diff --git a/package.json b/package.json index 13966b9..a7ed5cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ikonograph", - "version": "4.0.3", + "version": "4.1.0", "description": "Icons library by Contactlab", "main": "./dist/ikonograph.min.css", "directories": {