Skip to content

Commit 93bf407

Browse files
author
TDSBot
committed
chore(publish): update packages
- @tds/community-callout-paragraph@0.2.2
1 parent 94f3867 commit 93bf407

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

packages/CalloutParagraph/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.2.2](https://github.com/telus/tds-community/compare/@tds/community-callout-paragraph@0.2.1...@tds/community-callout-paragraph@0.2.2) (2020-11-10)
7+
8+
9+
### Bug Fixes
10+
11+
* **community-callout-paragraph:** reduce font size and add line height ([94f3867](https://github.com/telus/tds-community/commit/94f3867505ec45b675a2237aff6087d169bc6b56))
12+
13+
14+
15+
16+
617
## [0.2.1](https://github.com/telus/tds-community/compare/@tds/community-callout-paragraph@0.2.0...@tds/community-callout-paragraph@0.2.1) (2020-11-05)
718

819

packages/CalloutParagraph/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tds/community-callout-paragraph",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "",
55
"main": "index.cjs.js",
66
"module": "index.es.js",
@@ -26,8 +26,8 @@
2626
"styled-components": "^4.1.3"
2727
},
2828
"dependencies": {
29-
"@tds/core-paragraph": "^2.0.12",
3029
"@tds/core-colours": "^2.2.1",
30+
"@tds/core-paragraph": "^2.0.12",
3131
"@tds/util-helpers": "^1.5.0",
3232
"prop-types": "^15.6.2"
3333
}

0 commit comments

Comments
 (0)