From 67499a2b0e65c9d6cd98df04086c61ade0c6f77f Mon Sep 17 00:00:00 2001 From: Sergey Pimenov Date: Mon, 2 Aug 2021 09:18:59 +0300 Subject: [PATCH] init 4.5.1 --- CHANGELOG.md | 2 ++ metro.nuspec | 2 +- package.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44ce29d7c..aa710ce21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +### 4.5.1 + ### 4.5.0 + [x] Tabs Material: fixed jump to the anchors, issue #1794 + [x] Table: fixed create `Instpector` when table data loaded with method `loadData()`, issue #1796 diff --git a/metro.nuspec b/metro.nuspec index 6f6465605..e42f1fc2f 100644 --- a/metro.nuspec +++ b/metro.nuspec @@ -2,7 +2,7 @@ Metro4 - 4.5.0 + 4.5.1 Metro 4 Components Library Serhii Pimenov Serhii Pimenov diff --git a/package.json b/package.json index 53c64f6da..6a9cadb0d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "author": "Sergey Pimenov", "name": "metro4", - "version": "4.5.0", + "version": "4.5.1", "build": "756", "version_suffix": "", "description": "The front-end framework for Build responsive, mobile-first projects on the web with the first front-end component library in Metro Style",