@cimpress/react-components
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -18,2 +18,3 @@ # Introduction | ||
- [ ] Read the [contributing guide](/CONTRIBUTING.md) | ||
- [ ] Update the minimum required css in [CssLoader](/src/CssLoader.jsx) | ||
- [ ] Update the [CHANGELOG.md](/CHANGELOG.md) (if applicable) | ||
@@ -39,2 +40,6 @@ - [ ] Bump the version (if introducing breaking changes or new components) | ||
# CssLoader.jsx | ||
We provide a css loader that loads the minimum required version of the mcp style sheet. As in prior merge requests we would note this in the changelog, we should also update the [CssLoader](/src/CssLoader.jsx) file with the semver and hash required to load the css. | ||
# CHANGELOG.md | ||
@@ -41,0 +46,0 @@ |
{ | ||
"name": "@cimpress/react-components", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "React components to support the MCP styleguide", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
272140