File tree Expand file tree Collapse file tree 2 files changed +14
-5
lines changed Expand file tree Collapse file tree 2 files changed +14
-5
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.4] ( https://github.com/pattern-lab/patternlab-node/compare/v5.15.3...v5.15.4 ) (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.3] ( https://github.com/pattern-lab/patternlab-node/tree/master/packages/uikit-workshop/compare/v5.15.2...v5.15.3 ) (2021-11-21)
7
18
8
19
** Note:** Version bump only for package @pattern-lab/uikit-workshop
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pattern-lab/uikit-workshop" ,
3
- "version" : " 5.15.3 " ,
3
+ "version" : " 5.15.4 " ,
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.2 " ,
45
+ "@pattern-lab/core" : " ^5.15.4 " ,
46
46
"@pattern-lab/engine-handlebars" : " ^5.15.1" ,
47
47
"@pattern-lab/engine-mustache" : " ^5.15.1" ,
48
- "@pattern-lab/uikit-polyfills" : " ^5.14.3 " ,
48
+ "@pattern-lab/uikit-polyfills" : " ^5.15.4 " ,
49
49
"@reach/visually-hidden" : " ^0.1.2" ,
50
50
"@webcomponents/custom-elements" : " ^1.4.3" ,
51
51
"autoprefixer" : " ^9.6.5" ,
106
106
"wolfy87-eventemitter" : " ^5.2.9" ,
107
107
"yargs" : " ^16.2.0"
108
108
},
109
- "dependencies" : {
110
- },
111
109
"browserslist" : [
112
110
" last 2 version" ,
113
111
" >0.25%" ,
You can’t perform that action at this time.
0 commit comments