File tree Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.15.5] ( https://github.com/pattern-lab/patternlab-node/compare/v5.15.3...v5.15.5 ) (2021-12-06)
7
+
8
+
9
+ ### Features
10
+
11
+ * define initial viewport ([ #1386 ] ( https://github.com/pattern-lab/patternlab-node/issues/1386 ) ) ([ 6fa630e] ( https://github.com/pattern-lab/patternlab-node/commit/6fa630e2353ed68295550e59c31148269f3b7cd0 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 5.15.4] ( https://github.com/pattern-lab/patternlab-node/compare/v5.15.3...v5.15.4 ) (2021-12-06)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pattern-lab/uikit-workshop" ,
3
- "version" : " 5.15.4 " ,
3
+ "version" : " 5.15.5 " ,
4
4
"description" : " Front-end assets and templates for the default Pattern Lab workshop view" ,
5
5
"main" : " gulpfile.js" ,
6
6
"scripts" : {
42
42
"@babel/plugin-transform-runtime" : " ^7.13.10" ,
43
43
"@babel/preset-env" : " ^7.13.12" ,
44
44
"@babel/runtime" : " ^7.13.10" ,
45
- "@pattern-lab/core" : " ^5.15.4 " ,
45
+ "@pattern-lab/core" : " ^5.15.5 " ,
46
46
"@pattern-lab/engine-handlebars" : " ^5.15.1" ,
47
47
"@pattern-lab/engine-mustache" : " ^5.15.1" ,
48
- "@pattern-lab/uikit-polyfills" : " ^5.15.4 " ,
48
+ "@pattern-lab/uikit-polyfills" : " ^5.15.5 " ,
49
49
"@reach/visually-hidden" : " ^0.1.2" ,
50
50
"@webcomponents/custom-elements" : " ^1.4.3" ,
51
51
"autoprefixer" : " ^9.6.5" ,
You can’t perform that action at this time.
0 commit comments