Skip to content

Commit

Permalink
chore(publish): update packages
Browse files Browse the repository at this point in the history
 - @tds/core-benefit@1.0.11
 - @tds/core-breadcrumbs@2.0.7
 - @tds/core-button-group@2.0.5
 - @tds/core-checkbox@2.0.5
 - @tds/core-expand-collapse@2.0.1
 - @tds/shared-form-field@2.2.11
 - @tds/core-heading@2.2.0
 - @tds/core-input@3.0.7
 - @tds/core-notification@1.2.32
 - @tds/core-paragraph@2.0.0
 - @tds/core-price-lockup@2.0.8
 - @tds/core-radio@2.0.5
 - @tds/core-select@3.0.6
 - @tds/core-spinner@2.2.2
 - @tds/core-standalone-icon@1.1.2
 - @tds/core-step-tracker@3.0.23
 - @tds/core-terms-and-conditions@1.0.0-alpha.5
 - @tds/core-text@2.0.0
 - @tds/core-text-area@3.0.6
 - @tds/core-tooltip@4.0.0
 - @tds/core-video@1.2.3
 - @tds/core-web-video@1.0.11
 - @tds/shared-choice@1.1.22
 - @tds/shared-video-splash@1.1.3
  • Loading branch information
TDSBot committed Jul 10, 2019
1 parent 510281e commit f1ab639
Show file tree
Hide file tree
Showing 48 changed files with 293 additions and 66 deletions.
8 changes: 8 additions & 0 deletions packages/Benefit/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.11](https://github.com/telus/tds-core/compare/@tds/core-benefit@1.0.10...@tds/core-benefit@1.0.11) (2019-07-10)

**Note:** Version bump only for package @tds/core-benefit





## [1.0.10](https://github.com/telus/tds-core/compare/@tds/core-benefit@1.0.9...@tds/core-benefit@1.0.10) (2019-06-04)

**Note:** Version bump only for package @tds/core-benefit
Expand Down
6 changes: 3 additions & 3 deletions packages/Benefit/package.json
@@ -1,6 +1,6 @@
{
"name": "@tds/core-benefit",
"version": "1.0.10",
"version": "1.0.11",
"description": "",
"main": "index.cjs.js",
"module": "index.es.js",
Expand All @@ -27,8 +27,8 @@
},
"dependencies": {
"@tds/core-box": "^1.2.4",
"@tds/core-heading": "^2.1.0",
"@tds/core-text": "^1.1.0",
"@tds/core-heading": "^2.2.0",
"@tds/core-text": "^2.0.0",
"@tds/util-prop-types": "^1.3.2",
"prop-types": "^15.5.10"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/Breadcrumbs/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.7](https://github.com/telusdigital/tds-core/compare/@tds/core-breadcrumbs@2.0.6...@tds/core-breadcrumbs@2.0.7) (2019-07-10)

**Note:** Version bump only for package @tds/core-breadcrumbs





## [2.0.6](https://github.com/telusdigital/tds-core/compare/@tds/core-breadcrumbs@2.0.5...@tds/core-breadcrumbs@2.0.6) (2019-06-25)

**Note:** Version bump only for package @tds/core-breadcrumbs
Expand Down
4 changes: 2 additions & 2 deletions packages/Breadcrumbs/package.json
@@ -1,6 +1,6 @@
{
"name": "@tds/core-breadcrumbs",
"version": "2.0.6",
"version": "2.0.7",
"description": "",
"main": "index.cjs.js",
"module": "index.es.js",
Expand Down Expand Up @@ -30,7 +30,7 @@
"@tds/core-colours": "^1.1.2",
"@tds/core-link": "^2.0.5",
"@tds/core-responsive": "^1.2.1",
"@tds/core-text": "^1.1.0",
"@tds/core-text": "^2.0.0",
"@tds/shared-typography": "^1.3.0",
"@tds/util-prop-types": "^1.3.2",
"prop-types": "^15.5.10"
Expand Down
8 changes: 8 additions & 0 deletions packages/ButtonGroup/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.5](https://github.com/telusdigital/tds-core/compare/@tds/core-button-group@2.0.4...@tds/core-button-group@2.0.5) (2019-07-10)

**Note:** Version bump only for package @tds/core-button-group





## [2.0.4](https://github.com/telusdigital/tds-core/compare/@tds/core-button-group@2.0.3...@tds/core-button-group@2.0.4) (2019-06-25)

**Note:** Version bump only for package @tds/core-button-group
Expand Down
4 changes: 2 additions & 2 deletions packages/ButtonGroup/package.json
@@ -1,6 +1,6 @@
{
"name": "@tds/core-button-group",
"version": "2.0.4",
"version": "2.0.5",
"description": "An input component utilizing buttons that act as radios.",
"main": "index.cjs.js",
"module": "index.es.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@tds/core-box": "^1.2.4",
"@tds/core-responsive": "^1.2.1",
"@tds/core-text": "^1.1.0",
"@tds/core-text": "^2.0.0",
"@tds/shared-styles": "^1.3.0",
"@tds/shared-typography": "^1.3.0",
"@tds/util-prop-types": "^1.3.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/Checkbox/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.5](https://github.com/telusdigital/tds/compare/@tds/core-checkbox@2.0.4...@tds/core-checkbox@2.0.5) (2019-07-10)

**Note:** Version bump only for package @tds/core-checkbox





## [2.0.4](https://github.com/telusdigital/tds/compare/@tds/core-checkbox@2.0.3...@tds/core-checkbox@2.0.4) (2019-07-02)

**Note:** Version bump only for package @tds/core-checkbox
Expand Down
8 changes: 4 additions & 4 deletions packages/Checkbox/package.json
@@ -1,6 +1,6 @@
{
"name": "@tds/core-checkbox",
"version": "2.0.4",
"version": "2.0.5",
"main": "index.cjs.js",
"module": "index.es.js",
"license": "MIT",
Expand Down Expand Up @@ -29,13 +29,13 @@
"@tds/core-colours": "^1.1.2",
"@tds/core-decorative-icon": "^1.2.1",
"@tds/core-input-feedback": "^2.0.1",
"@tds/core-paragraph": "^1.1.0",
"@tds/core-text": "^1.1.0",
"@tds/core-paragraph": "^2.0.0",
"@tds/core-text": "^2.0.0",
"@tds/shared-styles": "^1.3.0",
"prop-types": "^15.5.10"
},
"devDependencies": {
"@tds/core-colours": "^1.1.2",
"@tds/shared-choice": "^1.1.21"
"@tds/shared-choice": "^1.1.22"
}
}
8 changes: 8 additions & 0 deletions packages/ExpandCollapse/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.1](https://github.com/telus/tds-core/compare/@tds/core-expand-collapse@2.0.0...@tds/core-expand-collapse@2.0.1) (2019-07-10)

**Note:** Version bump only for package @tds/core-expand-collapse





# [2.0.0](https://github.com/telus/tds-core/compare/@tds/core-expand-collapse@1.2.25...@tds/core-expand-collapse@2.0.0) (2019-06-25)


Expand Down
4 changes: 2 additions & 2 deletions packages/ExpandCollapse/package.json
@@ -1,6 +1,6 @@
{
"name": "@tds/core-expand-collapse",
"version": "2.0.0",
"version": "2.0.1",
"description": "A connected series of expandable content areas",
"main": "index.cjs.js",
"module": "index.es.js",
Expand Down Expand Up @@ -32,7 +32,7 @@
"@tds/core-dimple-divider": "^2.0.0",
"@tds/core-hairline-divider": "^2.0.0",
"@tds/core-responsive": "^1.2.1",
"@tds/core-text": "^1.1.0",
"@tds/core-text": "^2.0.0",
"@tds/shared-animation": "^1.2.0",
"@tds/shared-styles": "^1.3.0",
"@tds/util-prop-types": "^1.3.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/FormField/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.2.11](https://github.com/telus/tds/compare/@tds/shared-form-field@2.2.10...@tds/shared-form-field@2.2.11) (2019-07-10)

**Note:** Version bump only for package @tds/shared-form-field





## [2.2.10](https://github.com/telus/tds/compare/@tds/shared-form-field@2.2.9...@tds/shared-form-field@2.2.10) (2019-07-02)

**Note:** Version bump only for package @tds/shared-form-field
Expand Down
8 changes: 4 additions & 4 deletions packages/FormField/package.json
@@ -1,6 +1,6 @@
{
"name": "@tds/shared-form-field",
"version": "2.2.10",
"version": "2.2.11",
"description": "",
"main": "index.cjs.js",
"module": "index.es.js",
Expand All @@ -23,9 +23,9 @@
"dependencies": {
"@tds/core-box": "^1.2.4",
"@tds/core-input-feedback": "^2.0.1",
"@tds/core-paragraph": "^1.1.0",
"@tds/core-standalone-icon": "^1.1.1",
"@tds/core-text": "^1.1.0",
"@tds/core-paragraph": "^2.0.0",
"@tds/core-standalone-icon": "^1.1.2",
"@tds/core-text": "^2.0.0",
"@tds/shared-animation": "^1.2.0",
"@tds/util-prop-types": "^1.3.2"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/Heading/CHANGELOG.md
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.2.0](https://github.com/telusdigital/tds/compare/@tds/core-heading@2.1.0...@tds/core-heading@2.2.0) (2019-07-10)


### Features

* **core-heading:** add forwardRefs ([b32bd41](https://github.com/telusdigital/tds/commit/b32bd41))





# [2.1.0](https://github.com/telusdigital/tds/compare/@tds/core-heading@2.0.1...@tds/core-heading@2.1.0) (2019-06-04)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/Heading/package.json
@@ -1,6 +1,6 @@
{
"name": "@tds/core-heading",
"version": "2.1.0",
"version": "2.2.0",
"description": "Page headings",
"main": "index.cjs.js",
"module": "index.es.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/Input/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.7](https://github.com/telus/tds/compare/@tds/core-input@3.0.6...@tds/core-input@3.0.7) (2019-07-10)

**Note:** Version bump only for package @tds/core-input





## [3.0.6](https://github.com/telus/tds/compare/@tds/core-input@3.0.5...@tds/core-input@3.0.6) (2019-07-02)

**Note:** Version bump only for package @tds/core-input
Expand Down
8 changes: 4 additions & 4 deletions packages/Input/package.json
@@ -1,6 +1,6 @@
{
"name": "@tds/core-input",
"version": "3.0.6",
"version": "3.0.7",
"main": "index.cjs.js",
"module": "index.es.js",
"license": "MIT",
Expand Down Expand Up @@ -28,9 +28,9 @@
"@tds/core-box": "^1.2.4",
"@tds/core-colours": "^1.1.2",
"@tds/core-input-feedback": "^2.0.1",
"@tds/core-paragraph": "^1.1.0",
"@tds/core-standalone-icon": "^1.1.1",
"@tds/core-text": "^1.1.0",
"@tds/core-paragraph": "^2.0.0",
"@tds/core-standalone-icon": "^1.1.2",
"@tds/core-text": "^2.0.0",
"@tds/shared-animation": "^1.2.0",
"@tds/shared-styles": "^1.3.0",
"@tds/shared-typography": "^1.3.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/Notification/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.32](https://github.com/telusdigital/tds/compare/@tds/core-notification@1.2.31...@tds/core-notification@1.2.32) (2019-07-10)

**Note:** Version bump only for package @tds/core-notification





## [1.2.31](https://github.com/telusdigital/tds/compare/@tds/core-notification@1.2.30...@tds/core-notification@1.2.31) (2019-07-02)

**Note:** Version bump only for package @tds/core-notification
Expand Down
6 changes: 3 additions & 3 deletions packages/Notification/package.json
@@ -1,6 +1,6 @@
{
"name": "@tds/core-notification",
"version": "1.2.31",
"version": "1.2.32",
"description": "A banner that highlights important messages",
"main": "index.cjs.js",
"module": "index.es.js",
Expand Down Expand Up @@ -28,8 +28,8 @@
"@tds/core-box": "^1.2.4",
"@tds/core-decorative-icon": "^1.2.1",
"@tds/core-flex-grid": "^2.3.13",
"@tds/core-paragraph": "^1.1.0",
"@tds/core-standalone-icon": "^1.1.1",
"@tds/core-paragraph": "^2.0.0",
"@tds/core-standalone-icon": "^1.1.2",
"@tds/shared-animation": "^1.2.0",
"prop-types": "^15.5.10"
},
Expand Down
16 changes: 16 additions & 0 deletions packages/Paragraph/CHANGELOG.md
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0](https://github.com/telusdigital/tds/compare/@tds/core-paragraph@1.1.0...@tds/core-paragraph@2.0.0) (2019-07-10)


### Features

* **core-paragraph:** upgrade to styled-components ([89bbba7](https://github.com/telusdigital/tds/commit/89bbba7))


### BREAKING CHANGES

* **core-paragraph:** upgrade to styled-components





# [1.1.0](https://github.com/telusdigital/tds/compare/@tds/core-paragraph@1.0.12...@tds/core-paragraph@1.1.0) (2019-07-02)


Expand Down
2 changes: 1 addition & 1 deletion packages/Paragraph/package.json
@@ -1,6 +1,6 @@
{
"name": "@tds/core-paragraph",
"version": "1.1.0",
"version": "2.0.0",
"description": "Block text",
"main": "index.cjs.js",
"module": "index.es.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/PriceLockup/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.8](https://github.com/telusdigital/tds-core/compare/@tds/core-price-lockup@2.0.7...@tds/core-price-lockup@2.0.8) (2019-07-10)

**Note:** Version bump only for package @tds/core-price-lockup





## [2.0.7](https://github.com/telusdigital/tds-core/compare/@tds/core-price-lockup@2.0.6...@tds/core-price-lockup@2.0.7) (2019-06-25)

**Note:** Version bump only for package @tds/core-price-lockup
Expand Down
4 changes: 2 additions & 2 deletions packages/PriceLockup/package.json
@@ -1,6 +1,6 @@
{
"name": "@tds/core-price-lockup",
"version": "2.0.7",
"version": "2.0.8",
"description": "",
"main": "index.cjs.js",
"module": "index.es.js",
Expand Down Expand Up @@ -30,7 +30,7 @@
"@tds/core-colours": "^1.1.2",
"@tds/core-hairline-divider": "^2.0.0",
"@tds/core-responsive": "^1.2.1",
"@tds/core-text": "^1.1.0",
"@tds/core-text": "^2.0.0",
"@tds/shared-styles": "^1.3.0",
"@tds/shared-typography": "^1.3.0",
"prop-types": "^15.5.10"
Expand Down
8 changes: 8 additions & 0 deletions packages/Radio/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.5](https://github.com/telusdigital/tds/compare/@tds/core-radio@2.0.4...@tds/core-radio@2.0.5) (2019-07-10)

**Note:** Version bump only for package @tds/core-radio





## [2.0.4](https://github.com/telusdigital/tds/compare/@tds/core-radio@2.0.3...@tds/core-radio@2.0.4) (2019-07-02)

**Note:** Version bump only for package @tds/core-radio
Expand Down
6 changes: 3 additions & 3 deletions packages/Radio/package.json
@@ -1,6 +1,6 @@
{
"name": "@tds/core-radio",
"version": "2.0.4",
"version": "2.0.5",
"main": "index.cjs.js",
"module": "index.es.js",
"license": "MIT",
Expand Down Expand Up @@ -28,8 +28,8 @@
"@tds/core-box": "^1.2.4",
"@tds/core-colours": "^1.1.2",
"@tds/core-input-feedback": "^2.0.1",
"@tds/core-paragraph": "^1.1.0",
"@tds/core-text": "^1.1.0",
"@tds/core-paragraph": "^2.0.0",
"@tds/core-text": "^2.0.0",
"@tds/shared-styles": "^1.3.0",
"prop-types": "^15.5.10"
}
Expand Down

0 comments on commit f1ab639

Please sign in to comment.