@transferwise/neptune-css
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.1.1](https://github.com/transferwise/neptune-web/compare/@transferwise/neptune-css@1.1.0...@transferwise/neptune-css@1.1.1) (2020-05-26) | ||
### Bug Fixes | ||
* fixed changelogs and versions ([#377](https://github.com/transferwise/neptune-web/issues/377)) ([ba23ef2](https://github.com/transferwise/neptune-web/commit/ba23ef263f993b5f1f31227ab3b49570abb82aaa)) | ||
# [1.1.0](https://github.com/transferwise/neptune-web/compare/@transferwise/neptune-css@1.0.0...@transferwise/neptune-css@1.1.0) (2020-05-26) | ||
@@ -12,8 +23,9 @@ | ||
* neptune sprint 21 ([a9da4cd](https://github.com/transferwise/neptune-web/commit/a9da4cd0bba2535bc7bb8222ddb1cde9a27e6cba)) | ||
* feat: add text-control semantic colour ([#368](https://github.com/transferwise/neptune-web/pull/368)) ([c5801a3](https://github.com/transferwise/neptune-web/commit/c5801a3ab6c6734b6bc9be3a3a7265a85fe77bc3)) | ||
### Bug Fixes | ||
* fix: display heading font-sizes on mobile ([#376](https://github.com/transferwise/neptune-web/pull/376)) ([e8b53fc](https://github.com/transferwise/neptune-web/commit/e8b53fc73abe9669b1323c6349f0df4ca59b49f0)) | ||
# [1.0.0](https://github.com/transferwise/neptune-web/compare/@transferwise/neptune-css@0.13.3...@transferwise/neptune-css@1.0.0) (2020-05-14) | ||
@@ -20,0 +32,0 @@ |
{ | ||
"name": "@transferwise/neptune-css", | ||
"description": "Neptune CSS is TransferWise's Design System CSS library", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"license": "MIT", | ||
@@ -41,3 +41,3 @@ "repository": { | ||
"devDependencies": { | ||
"@transferwise/less-config": "^1.1.0", | ||
"@transferwise/less-config": "^1.0.1", | ||
"yargs": "^15.3.1" | ||
@@ -48,3 +48,3 @@ }, | ||
}, | ||
"gitHead": "9b6c883c15d832ca591fd7ee9dcaa756f7102958" | ||
"gitHead": "bfd99de7082299db10be885998dcb67ba0da5361" | ||
} |
5542599