diff --git a/CHANGELOG.md b/CHANGELOG.md
index aa11889..6589ae5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+
+# [3.0.0](https://github.com/alfa-laboratory/library-utils/compare/v2.6.0...v3.0.0) (2019-12-12)
+
+
+
# [2.6.0](https://github.com/alfa-laboratory/library-utils/compare/v2.5.0...v2.6.0) (2019-11-08)
diff --git a/package.json b/package.json
index f808001..230d115 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "library-utils",
- "version": "2.6.0",
+ "version": "3.0.0",
"description": "Utils for component libraries processing and compilation",
"repository": {
"type": "git",