From 0f4760c9505ef4834bb6c2dcda5471581d020301 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 29 Nov 2019 05:13:56 +0000 Subject: [PATCH] chore(release): 0.50.1 [skip ci] ## [0.50.1](https://github.com/qantasairways/runway/compare/v0.50.0...v0.50.1) (2019-11-29) ### Bug Fixes * **circleci:** upgrade to node v8.16 to fix semantic versioning ([#166](https://github.com/qantasairways/runway/issues/166)) ([573486a](https://github.com/qantasairways/runway/commit/573486a59935d5aac467debbb001f0b6bbb86669)) * **cross-icon:** added comprehensive unit tests ([#152](https://github.com/qantasairways/runway/issues/152)) ([df3df50](https://github.com/qantasairways/runway/commit/df3df5059f87106b37fafaf60f69a4ee8ee234a6)) * **globe-icon:** added comprehensive unit tests ([#153](https://github.com/qantasairways/runway/issues/153)) ([8eae58f](https://github.com/qantasairways/runway/commit/8eae58fd4197bdd75a5b324629fbfea5c3c14edf)) * **info-icon:** added comprehensive unit tests ([#154](https://github.com/qantasairways/runway/issues/154)) ([c2ae640](https://github.com/qantasairways/runway/commit/c2ae6408a3037ac4619cbdf1e31e10429a641b50)) * **map-pin-icon:** added comprehensive unit tests ([#155](https://github.com/qantasairways/runway/issues/155)) ([df1dc0d](https://github.com/qantasairways/runway/commit/df1dc0db20b6e931bdb48a71dfbd855081104475)) * **package.json:** fix npm package vulnerabilities ([#164](https://github.com/qantasairways/runway/issues/164)) ([7bcff61](https://github.com/qantasairways/runway/commit/7bcff61d0e0f49fb1c59de52f8a3b5a1602ed890)) * **person-icon:** added comprehensive unit tests ([#157](https://github.com/qantasairways/runway/issues/157)) ([f154587](https://github.com/qantasairways/runway/commit/f1545876d6d4fbf380c9b5412fe7282d544a2ee7)) * **pin-icon:** added comprehensive unit tests ([#158](https://github.com/qantasairways/runway/issues/158)) ([884fe3f](https://github.com/qantasairways/runway/commit/884fe3fbb95416cabeaf7eaa9715c2100f37e2c4)) * **pin-plus-icon:** added comprehensive unit tests ([#159](https://github.com/qantasairways/runway/issues/159)) ([46ef67f](https://github.com/qantasairways/runway/commit/46ef67fb90eed9618d9c583bb644778ec5910290)) * **toggle:** wrap toggle control with label for better a11y ([#145](https://github.com/qantasairways/runway/issues/145)) ([11c2246](https://github.com/qantasairways/runway/commit/11c22468fd537d01184889381bf12cbee3d9f8d5)) --- CHANGELOG.md | 16 ++++++++++++++++ package-lock.json | 46 ++++++++++++++-------------------------------- package.json | 2 +- 3 files changed, 31 insertions(+), 33 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ddf52c04..edf04b5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +## [0.50.1](https://github.com/qantasairways/runway/compare/v0.50.0...v0.50.1) (2019-11-29) + + +### Bug Fixes + +* **circleci:** upgrade to node v8.16 to fix semantic versioning ([#166](https://github.com/qantasairways/runway/issues/166)) ([573486a](https://github.com/qantasairways/runway/commit/573486a59935d5aac467debbb001f0b6bbb86669)) +* **cross-icon:** added comprehensive unit tests ([#152](https://github.com/qantasairways/runway/issues/152)) ([df3df50](https://github.com/qantasairways/runway/commit/df3df5059f87106b37fafaf60f69a4ee8ee234a6)) +* **globe-icon:** added comprehensive unit tests ([#153](https://github.com/qantasairways/runway/issues/153)) ([8eae58f](https://github.com/qantasairways/runway/commit/8eae58fd4197bdd75a5b324629fbfea5c3c14edf)) +* **info-icon:** added comprehensive unit tests ([#154](https://github.com/qantasairways/runway/issues/154)) ([c2ae640](https://github.com/qantasairways/runway/commit/c2ae6408a3037ac4619cbdf1e31e10429a641b50)) +* **map-pin-icon:** added comprehensive unit tests ([#155](https://github.com/qantasairways/runway/issues/155)) ([df1dc0d](https://github.com/qantasairways/runway/commit/df1dc0db20b6e931bdb48a71dfbd855081104475)) +* **package.json:** fix npm package vulnerabilities ([#164](https://github.com/qantasairways/runway/issues/164)) ([7bcff61](https://github.com/qantasairways/runway/commit/7bcff61d0e0f49fb1c59de52f8a3b5a1602ed890)) +* **person-icon:** added comprehensive unit tests ([#157](https://github.com/qantasairways/runway/issues/157)) ([f154587](https://github.com/qantasairways/runway/commit/f1545876d6d4fbf380c9b5412fe7282d544a2ee7)) +* **pin-icon:** added comprehensive unit tests ([#158](https://github.com/qantasairways/runway/issues/158)) ([884fe3f](https://github.com/qantasairways/runway/commit/884fe3fbb95416cabeaf7eaa9715c2100f37e2c4)) +* **pin-plus-icon:** added comprehensive unit tests ([#159](https://github.com/qantasairways/runway/issues/159)) ([46ef67f](https://github.com/qantasairways/runway/commit/46ef67fb90eed9618d9c583bb644778ec5910290)) +* **toggle:** wrap toggle control with label for better a11y ([#145](https://github.com/qantasairways/runway/issues/145)) ([11c2246](https://github.com/qantasairways/runway/commit/11c22468fd537d01184889381bf12cbee3d9f8d5)) + # [0.50.0](https://github.com/qantasairways/runway/compare/v0.49.7...v0.50.0) (2019-11-28) diff --git a/package-lock.json b/package-lock.json index f0b40296..da10ef6f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@qantasairways/runway", - "version": "0.50.0", + "version": "0.50.1", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -7079,8 +7079,7 @@ "ansi-regex": { "version": "2.1.1", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "aproba": { "version": "1.2.0", @@ -7101,14 +7100,12 @@ "balanced-match": { "version": "1.0.0", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "brace-expansion": { "version": "1.1.11", "bundled": true, "dev": true, - "optional": true, "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" @@ -7123,20 +7120,17 @@ "code-point-at": { "version": "1.1.0", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "concat-map": { "version": "0.0.1", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "console-control-strings": { "version": "1.1.0", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "core-util-is": { "version": "1.0.2", @@ -7253,8 +7247,7 @@ "inherits": { "version": "2.0.3", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "ini": { "version": "1.3.5", @@ -7266,7 +7259,6 @@ "version": "1.0.0", "bundled": true, "dev": true, - "optional": true, "requires": { "number-is-nan": "^1.0.0" } @@ -7281,7 +7273,6 @@ "version": "3.0.4", "bundled": true, "dev": true, - "optional": true, "requires": { "brace-expansion": "^1.1.7" } @@ -7289,14 +7280,12 @@ "minimist": { "version": "0.0.8", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "minipass": { "version": "2.3.5", "bundled": true, "dev": true, - "optional": true, "requires": { "safe-buffer": "^5.1.2", "yallist": "^3.0.0" @@ -7315,7 +7304,6 @@ "version": "0.5.1", "bundled": true, "dev": true, - "optional": true, "requires": { "minimist": "0.0.8" } @@ -7396,8 +7384,7 @@ "number-is-nan": { "version": "1.0.1", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "object-assign": { "version": "4.1.1", @@ -7409,7 +7396,6 @@ "version": "1.4.0", "bundled": true, "dev": true, - "optional": true, "requires": { "wrappy": "1" } @@ -7495,8 +7481,7 @@ "safe-buffer": { "version": "5.1.2", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "safer-buffer": { "version": "2.1.2", @@ -7532,7 +7517,6 @@ "version": "1.0.2", "bundled": true, "dev": true, - "optional": true, "requires": { "code-point-at": "^1.0.0", "is-fullwidth-code-point": "^1.0.0", @@ -7552,7 +7536,6 @@ "version": "3.0.1", "bundled": true, "dev": true, - "optional": true, "requires": { "ansi-regex": "^2.0.0" } @@ -7596,14 +7579,12 @@ "wrappy": { "version": "1.0.2", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "yallist": { "version": "3.0.3", "bundled": true, - "dev": true, - "optional": true + "dev": true } } }, @@ -13402,7 +13383,8 @@ }, "https-proxy-agent": { "version": "2.2.1", - "resolved": "", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-2.2.1.tgz", + "integrity": "sha512-HPCTS1LW51bcyMYbxUIOO4HEOlQ1/1qRaFWcyxvwaqUS9TY88aoEuHUY33kuAh1YhVVaDQhLZsnPd+XNARWZlQ==", "dev": true, "requires": { "agent-base": "^4.1.0", diff --git a/package.json b/package.json index b70814cc..d125c7ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@qantasairways/runway", - "version": "0.50.0", + "version": "0.50.1", "description": "Qantas Style Guide", "main": "./lib/index.js", "module": "./lib/index.js",