Skip to content

Commit

Permalink
chore(publish): update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
TDSBot committed Aug 25, 2020
1 parent 5634428 commit a6b7837
Show file tree
Hide file tree
Showing 10 changed files with 52 additions and 9 deletions.
11 changes: 11 additions & 0 deletions packages/FlexGrid/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

# [3.1.0](https://github.com/telusdigital/tds/compare/@tds/[email protected]...@tds/[email protected]) (2020-08-25)


### Features

* **core-flex-grid:** add outsideGutter property ([d5b1a36](https://github.com/telusdigital/tds/commit/d5b1a3650b9511ec3796573550968e7ef207909e))





## [3.0.11](https://github.com/telusdigital/tds/compare/@tds/[email protected]...@tds/[email protected]) (2020-07-22)

**Note:** Version bump only for package @tds/core-flex-grid
Expand Down
2 changes: 1 addition & 1 deletion packages/FlexGrid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tds/core-flex-grid",
"version": "3.0.11",
"version": "3.1.0",
"description": "A flexbox-based grid system",
"main": "index.cjs.js",
"module": "index.es.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/Notification/CHANGELOG.md
Original file line number Diff line number Diff line change
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.30](https://github.com/telusdigital/tds/compare/@tds/[email protected]...@tds/[email protected]) (2020-08-25)

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





## [3.0.29](https://github.com/telusdigital/tds/compare/@tds/[email protected]...@tds/[email protected]) (2020-08-18)

**Note:** Version bump only for package @tds/core-notification
Expand Down
4 changes: 2 additions & 2 deletions packages/Notification/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tds/core-notification",
"version": "3.0.29",
"version": "3.0.30",
"description": "A banner that highlights important messages",
"main": "index.cjs.js",
"module": "index.es.js",
Expand Down Expand Up @@ -29,7 +29,7 @@
"@tds/core-box": "^2.3.0",
"@tds/core-colours": "^2.2.1",
"@tds/core-feedback-icon": "^1.0.7",
"@tds/core-flex-grid": "^3.0.11",
"@tds/core-flex-grid": "^3.1.0",
"@tds/core-interactive-icon": "^2.0.4",
"@tds/core-paragraph": "^2.0.13",
"@tds/shared-animation": "^3.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/StepTracker/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

## [4.0.36](https://github.com/telusdigital/tds/compare/@tds/[email protected]...@tds/[email protected]) (2020-08-25)

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





## [4.0.35](https://github.com/telusdigital/tds/compare/@tds/[email protected]...@tds/[email protected]) (2020-08-17)

**Note:** Version bump only for package @tds/core-step-tracker
Expand Down
4 changes: 2 additions & 2 deletions packages/StepTracker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tds/core-step-tracker",
"version": "4.0.35",
"version": "4.0.36",
"description": "Show the current position in a sequence of steps",
"main": "index.cjs.js",
"module": "index.es.js",
Expand Down Expand Up @@ -29,7 +29,7 @@
"@tds/core-box": "^2.3.0",
"@tds/core-colours": "^2.2.1",
"@tds/core-decorative-icon": "^2.6.4",
"@tds/core-flex-grid": "^3.0.11",
"@tds/core-flex-grid": "^3.1.0",
"@tds/core-responsive": "^1.3.3",
"@tds/core-text": "^3.1.1",
"@tds/util-helpers": "^1.4.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/TermsAndConditions/CHANGELOG.md
Original file line number Diff line number Diff line change
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.28](https://github.com/telus/tds-core/compare/@tds/[email protected]...@tds/[email protected]) (2020-08-25)

**Note:** Version bump only for package @tds/core-terms-and-conditions





## [1.2.27](https://github.com/telus/tds-core/compare/@tds/[email protected]...@tds/[email protected]) (2020-08-18)

**Note:** Version bump only for package @tds/core-terms-and-conditions
Expand Down
4 changes: 2 additions & 2 deletions packages/TermsAndConditions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tds/core-terms-and-conditions",
"version": "1.2.27",
"version": "1.2.28",
"description": "",
"main": "index.cjs.js",
"module": "index.es.js",
Expand Down Expand Up @@ -30,7 +30,7 @@
"@tds/core-box": "^2.3.0",
"@tds/core-colours": "^2.2.1",
"@tds/core-dimple-divider": "^2.0.13",
"@tds/core-flex-grid": "^3.0.11",
"@tds/core-flex-grid": "^3.1.0",
"@tds/core-hairline-divider": "^2.0.14",
"@tds/core-heading": "^3.0.4",
"@tds/core-link": "^2.2.7",
Expand Down
8 changes: 8 additions & 0 deletions packages/Video/CHANGELOG.md
Original file line number Diff line number Diff line change
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.3.6](https://github.com/telus/tds-core/compare/@tds/[email protected]...@tds/[email protected]) (2020-08-25)

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





## [1.3.5](https://github.com/telus/tds-core/compare/@tds/[email protected]...@tds/[email protected]) (2020-08-18)

**Note:** Version bump only for package @tds/core-video
Expand Down
4 changes: 2 additions & 2 deletions packages/Video/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tds/core-video",
"version": "1.3.5",
"version": "1.3.6",
"description": "",
"main": "index.cjs.js",
"module": "index.es.js",
Expand Down Expand Up @@ -29,7 +29,7 @@
"@tds/core-box": "^2.3.0",
"@tds/core-colours": "^2.2.1",
"@tds/core-decorative-icon": "^2.6.4",
"@tds/core-flex-grid": "^3.0.11",
"@tds/core-flex-grid": "^3.1.0",
"@tds/core-paragraph": "^2.0.13",
"@tds/core-responsive": "^1.3.3",
"@tds/core-spinner": "^3.1.14",
Expand Down

0 comments on commit a6b7837

Please sign in to comment.