Skip to content

Commit

Permalink
chore(publish): update packages
Browse files Browse the repository at this point in the history
 - @tds/community-blockquote@1.0.3
 - @tds/community-input-group@1.0.1
 - @tds/community-modal@1.0.0
 - @tds/community-preview-card@1.1.4
 - @tds/community-side-navigation@3.0.7
 - @tds/community-skeleton-provider@2.0.5
 - @tds/community-tags@1.0.2
 - @tds/community-testimonial@3.0.3
 - @tds/community-toggle-switch@3.0.3
  • Loading branch information
TDSBot committed Apr 13, 2020
1 parent 3890b17 commit 1b5e0ed
Show file tree
Hide file tree
Showing 18 changed files with 87 additions and 9 deletions.
8 changes: 8 additions & 0 deletions packages/Blockquote/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.0.3](https://github.com/telus/tds-community/compare/@tds/community-blockquote@1.0.2...@tds/community-blockquote@1.0.3) (2020-04-13)

**Note:** Version bump only for package @tds/community-blockquote





## [1.0.2](https://github.com/telus/tds-community/compare/@tds/community-blockquote@1.0.1...@tds/community-blockquote@1.0.2) (2020-03-19)

**Note:** Version bump only for package @tds/community-blockquote
Expand Down
2 changes: 1 addition & 1 deletion packages/Blockquote/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tds/community-blockquote",
"version": "1.0.2",
"version": "1.0.3",
"description": "",
"main": "index.cjs.js",
"module": "index.es.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/InputGroup/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.

## [1.0.1](https://github.com/telus/tds-community/compare/@tds/community-input-group@1.0.0...@tds/community-input-group@1.0.1) (2020-04-13)


### Bug Fixes

* **community-input-group:** update input id ([3890b17](https://github.com/telus/tds-community/commit/3890b1741201547356c0c3b8f21733a199005ffe))





# 1.0.0 (2020-03-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/InputGroup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tds/community-input-group",
"version": "1.0.0",
"version": "1.0.1",
"description": "",
"main": "index.cjs.js",
"module": "index.es.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/Modal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0 (2020-04-13)


### Features

* **community-modal:** new component ([39ba653](https://github.com/telus/tds-community/commit/39ba65325b701757f07554404983c33d227a2fe8))
2 changes: 1 addition & 1 deletion packages/Modal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tds/community-modal",
"version": "1.0.0-0",
"version": "1.0.0",
"description": "",
"main": "index.cjs.js",
"module": "index.es.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/PreviewCard/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.1.4](https://github.com/telus/tds-community/compare/@tds/community-preview-card@1.1.3...@tds/community-preview-card@1.1.4) (2020-04-13)

**Note:** Version bump only for package @tds/community-preview-card





## [1.1.3](https://github.com/telus/tds-community/compare/@tds/community-preview-card@1.1.2...@tds/community-preview-card@1.1.3) (2020-03-19)

**Note:** Version bump only for package @tds/community-preview-card
Expand Down
2 changes: 1 addition & 1 deletion packages/PreviewCard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tds/community-preview-card",
"version": "1.1.3",
"version": "1.1.4",
"description": "",
"main": "index.cjs.js",
"module": "index.es.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/SideNavigation/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.7](https://github.com/telus/tds-community/compare/@tds/community-side-navigation@3.0.6...@tds/community-side-navigation@3.0.7) (2020-04-13)

**Note:** Version bump only for package @tds/community-side-navigation





## [3.0.6](https://github.com/telus/tds-community/compare/@tds/community-side-navigation@3.0.5...@tds/community-side-navigation@3.0.6) (2020-03-20)

**Note:** Version bump only for package @tds/community-side-navigation
Expand Down
2 changes: 1 addition & 1 deletion packages/SideNavigation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tds/community-side-navigation",
"version": "3.0.6",
"version": "3.0.7",
"description": "",
"main": "index.cjs.js",
"module": "index.es.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/SkeletonProvider/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.

## [2.0.5](https://github.com/telus/tds-community/compare/@tds/community-skeleton-provider@2.0.4...@tds/community-skeleton-provider@2.0.5) (2020-04-13)

**Note:** Version bump only for package @tds/community-skeleton-provider





## [2.0.4](https://github.com/telus/tds-community/compare/@tds/community-skeleton-provider@2.0.3...@tds/community-skeleton-provider@2.0.4) (2020-03-19)

**Note:** Version bump only for package @tds/community-skeleton-provider
Expand Down
2 changes: 1 addition & 1 deletion packages/SkeletonProvider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tds/community-skeleton-provider",
"version": "2.0.4",
"version": "2.0.5",
"description": "",
"main": "index.cjs.js",
"module": "index.es.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/Tags/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.0.2](https://github.com/telus/tds-community/compare/@tds/community-tags@1.0.1...@tds/community-tags@1.0.2) (2020-04-13)

**Note:** Version bump only for package @tds/community-tags





## [1.0.1](https://github.com/telus/tds-community/compare/@tds/community-tags@1.0.0...@tds/community-tags@1.0.1) (2020-03-20)

**Note:** Version bump only for package @tds/community-tags
Expand Down
2 changes: 1 addition & 1 deletion packages/Tags/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tds/community-tags",
"version": "1.0.1",
"version": "1.0.2",
"description": "",
"main": "index.cjs.js",
"module": "index.es.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/Testimonial/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.3](https://github.com/telus/tds-community/compare/@tds/community-testimonial@3.0.2...@tds/community-testimonial@3.0.3) (2020-04-13)

**Note:** Version bump only for package @tds/community-testimonial





## [3.0.2](https://github.com/telus/tds-community/compare/@tds/community-testimonial@3.0.1...@tds/community-testimonial@3.0.2) (2020-03-19)

**Note:** Version bump only for package @tds/community-testimonial
Expand Down
2 changes: 1 addition & 1 deletion packages/Testimonial/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tds/community-testimonial",
"version": "3.0.2",
"version": "3.0.3",
"description": "",
"main": "index.cjs.js",
"module": "index.es.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/ToggleSwitch/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.3](https://github.com/telus/tds-community/compare/@tds/community-toggle-switch@3.0.2...@tds/community-toggle-switch@3.0.3) (2020-04-13)

**Note:** Version bump only for package @tds/community-toggle-switch





## [3.0.2](https://github.com/telus/tds-community/compare/@tds/community-toggle-switch@3.0.1...@tds/community-toggle-switch@3.0.2) (2020-03-19)

**Note:** Version bump only for package @tds/community-toggle-switch
Expand Down
2 changes: 1 addition & 1 deletion packages/ToggleSwitch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tds/community-toggle-switch",
"version": "3.0.2",
"version": "3.0.3",
"description": "",
"main": "index.cjs.js",
"module": "index.es.js",
Expand Down

0 comments on commit 1b5e0ed

Please sign in to comment.