Skip to content

Commit

Permalink
v1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelastic committed Feb 6, 2021
1 parent cadd8c2 commit 7d75501
Show file tree
Hide file tree
Showing 14 changed files with 41 additions and 39 deletions.
6 changes: 4 additions & 2 deletions lerna.json
@@ -1,6 +1,8 @@
{
"packages": ["modules/*"],
"packages": [
"modules/*"
],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "1.10.0"
"version": "1.11.0"
}
4 changes: 2 additions & 2 deletions modules/assets/package.json
Expand Up @@ -3,7 +3,7 @@
"dependencies": {
"firost": "2.6.1",
"golgoth": "2.0.0",
"norska-config": "^1.9.0"
"norska-config": "^1.11.0"
},
"description": "Copy assets from source to destination",
"files": [
Expand All @@ -21,5 +21,5 @@
"test": "../../scripts/local/test",
"test:watch": "../../scripts/local/test-watch"
},
"version": "1.9.0"
"version": "1.11.0"
}
6 changes: 3 additions & 3 deletions modules/cms/package.json
Expand Up @@ -8,8 +8,8 @@
"livereload": "0.9.1",
"multer": "1.4.2",
"nodemon": "2.0.6",
"norska-config": "^1.9.0",
"norska-css": "^1.9.0",
"norska-config": "^1.11.0",
"norska-css": "^1.11.0",
"norska-helper": "^1.9.0",
"open": "7.3.0"
},
Expand All @@ -33,5 +33,5 @@
"test": "../../scripts/local/test",
"test:watch": "../../scripts/local/test-watch"
},
"version": "1.9.0"
"version": "1.11.0"
}
4 changes: 2 additions & 2 deletions modules/config/package.json
Expand Up @@ -4,7 +4,7 @@
"firost": "2.6.1",
"golgoth": "2.0.0",
"norska-helper": "^1.9.0",
"norska-theme-default": "^1.7.0"
"norska-theme-default": "^1.11.0"
},
"description": "Configuration object shared across Norska modules",
"files": [
Expand All @@ -22,5 +22,5 @@
"test": "../../scripts/local/test",
"test:watch": "../../scripts/local/test-watch"
},
"version": "1.9.0"
"version": "1.11.0"
}
4 changes: 2 additions & 2 deletions modules/css/package.json
Expand Up @@ -6,7 +6,7 @@
"firost": "2.6.1",
"golgoth": "2.0.0",
"hex-rgb": "4.2.0",
"norska-config": "^1.9.0",
"norska-config": "^1.11.0",
"norska-helper": "^1.9.0",
"postcss": "8.1.10",
"postcss-clean": "1.1.0",
Expand Down Expand Up @@ -35,5 +35,5 @@
"test:manual": "../../scripts/css/test-manual",
"test:watch": "../../scripts/local/test-watch"
},
"version": "1.9.0"
"version": "1.11.0"
}
4 changes: 2 additions & 2 deletions modules/data/package.json
Expand Up @@ -3,7 +3,7 @@
"dependencies": {
"firost": "2.6.1",
"golgoth": "2.0.0",
"norska-config": "^1.9.0"
"norska-config": "^1.11.0"
},
"description": "Read data stored in ./src/_data",
"files": [
Expand All @@ -21,5 +21,5 @@
"test": "../../scripts/local/test",
"test:watch": "../../scripts/local/test-watch"
},
"version": "1.9.0"
"version": "1.11.0"
}
6 changes: 3 additions & 3 deletions modules/docs/package.json
@@ -1,8 +1,8 @@
{
"dependencies": {
"golgoth": "2.0.0",
"norska": "^1.10.0",
"norska-css": "^1.9.0",
"norska": "^1.11.0",
"norska-css": "^1.11.0",
"norska-theme-docs": "2.0.0"
},
"files": [],
Expand All @@ -19,5 +19,5 @@
"serve": "../../scripts/docs/serve",
"release": "node ../../scripts/meta/release.js"
},
"version": "1.10.0"
"version": "1.11.0"
}
6 changes: 3 additions & 3 deletions modules/html/package.json
Expand Up @@ -11,8 +11,8 @@
"jstransformer-markdown-it": "2.1.0",
"markdown-it": "12.0.3",
"markdown-it-highlightjs": "3.4.0",
"norska-config": "^1.9.0",
"norska-data": "^1.9.0",
"norska-config": "^1.11.0",
"norska-data": "^1.11.0",
"norska-frontend": "^1.9.0",
"norska-helper": "^1.9.0",
"norska-image-proxy": "^1.5.2",
Expand Down Expand Up @@ -44,5 +44,5 @@
"test": "../../scripts/local/test",
"test:watch": "../../scripts/local/test-watch"
},
"version": "1.9.0"
"version": "1.11.0"
}
6 changes: 3 additions & 3 deletions modules/init/package.json
Expand Up @@ -3,8 +3,8 @@
"dependencies": {
"firost": "2.6.1",
"golgoth": "2.0.0",
"norska-config": "^1.9.0",
"norska-netlify": "^1.10.0"
"norska-config": "^1.11.0",
"norska-netlify": "^1.11.0"
},
"description": "Initialize a new Norska project",
"files": [
Expand All @@ -23,5 +23,5 @@
"test": "../../scripts/local/test",
"test:watch": "../../scripts/local/test-watch"
},
"version": "1.10.0"
"version": "1.11.0"
}
4 changes: 2 additions & 2 deletions modules/js/package.json
Expand Up @@ -3,7 +3,7 @@
"dependencies": {
"firost": "2.6.1",
"golgoth": "2.0.0",
"norska-config": "^1.9.0",
"norska-config": "^1.11.0",
"norska-helper": "^1.9.0",
"pug-loader": "^2.4.0",
"webpack": "4.44.2"
Expand All @@ -27,5 +27,5 @@
"test": "../../scripts/local/test",
"test:watch": "../../scripts/local/test-watch"
},
"version": "1.9.0"
"version": "1.11.0"
}
20 changes: 10 additions & 10 deletions modules/lib/package.json
Expand Up @@ -8,18 +8,18 @@
"golgoth": "2.0.0",
"live-server": "1.2.1",
"minimist": "1.2.5",
"norska-assets": "^1.9.0",
"norska-cms": "^1.9.0",
"norska-config": "^1.9.0",
"norska-css": "^1.9.0",
"norska-assets": "^1.11.0",
"norska-cms": "^1.11.0",
"norska-config": "^1.11.0",
"norska-css": "^1.11.0",
"norska-frontend": "^1.9.0",
"norska-helper": "^1.9.0",
"norska-html": "^1.9.0",
"norska-html": "^1.11.0",
"norska-image-proxy": "^1.5.2",
"norska-init": "^1.10.0",
"norska-js": "^1.9.0",
"norska-netlify": "^1.10.0",
"norska-revv": "^1.9.0"
"norska-init": "^1.11.0",
"norska-js": "^1.11.0",
"norska-netlify": "^1.11.0",
"norska-revv": "^1.11.0"
},
"description": "Opinionated static website generator",
"files": [
Expand All @@ -41,5 +41,5 @@
"test": "../../scripts/local/test",
"test:watch": "../../scripts/local/test-watch"
},
"version": "1.10.0"
"version": "1.11.0"
}
4 changes: 2 additions & 2 deletions modules/netlify/package.json
Expand Up @@ -6,7 +6,7 @@
"multimatch": "5.0.0",
"netlify": "6.0.4",
"netlify-cli": "2.69.9",
"norska-config": "^1.9.0",
"norska-config": "^1.11.0",
"norska-helper": "^1.9.0"
},
"description": "Configure Netlify deployments",
Expand All @@ -29,7 +29,7 @@
"test": "../../scripts/local/test",
"test:watch": "../../scripts/local/test-watch"
},
"version": "1.10.0",
"version": "1.11.0",
"directories": {
"lib": "lib",
"test": "__tests__"
Expand Down
4 changes: 2 additions & 2 deletions modules/revv/package.json
Expand Up @@ -3,7 +3,7 @@
"dependencies": {
"firost": "2.6.1",
"golgoth": "2.0.0",
"norska-config": "^1.9.0",
"norska-config": "^1.11.0",
"norska-helper": "^1.9.0",
"rev-hash": "^3.0.0"
},
Expand All @@ -23,5 +23,5 @@
"test": "../../scripts/local/test",
"test:watch": "../../scripts/local/test-watch"
},
"version": "1.9.0"
"version": "1.11.0"
}
2 changes: 1 addition & 1 deletion modules/theme-default/package.json
Expand Up @@ -18,5 +18,5 @@
"test": "../../scripts/local/test",
"test:watch": "../../scripts/local/test-watch"
},
"version": "1.7.0"
"version": "1.11.0"
}

0 comments on commit 7d75501

Please sign in to comment.