Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "milligrid", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "A CSS grid frameword", | ||
@@ -5,0 +5,0 @@ "homepage": "http://bencoveney.github.io/Milligrid/", |
@@ -28,2 +28,5 @@ # Milligrid | ||
### v1.0.4 - 08/12/2016 | ||
+ Actually included `src/` inside NPM package. | ||
### v1.0.3 - 08/12/2016 | ||
@@ -49,1 +52,7 @@ + Added some new inline tags to extended CSS. | ||
+ Grid elements shouldn't rely on global box-sizing. | ||
## Release Procedure | ||
+ Update version number in `package.json` | ||
+ Update release notes in `readme.md` | ||
+ Create GitHub release (this is also a bower publish) | ||
+ Do `npm publish` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24577
16
57