Skip to content

Commit 27b0156

Browse files
author
Mateusz Łubianka
committed
Update to 4.14.0
1 parent ac92d34 commit 27b0156

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to the "mdbsnippets" extension will be documented in this file.
44

5+
## [1.4.0]
6+
7+
### What's new?
8+
New version contains update html template to MDB 4.14.0 version.
9+
510
## [1.3.0]
611

712
### What's new?

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,8 @@ Basic Edge Header | !mdb-edge-header
218218

219219
## Versions
220220

221+
### 1.4.0
222+
Update template to MDB 4.14.0 version.
221223
### 1.3.0
222224
New snippets for MDB components and update template to MDB 4.13.0 version.
223225
### 1.2.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publisher": "MDB",
44
"displayName": "mdbsnippets",
55
"description": "MDBootstrap snippet generator",
6-
"version": "1.2.0",
6+
"version": "1.4.0",
77
"icon": "image/mdb.png",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)