Skip to content

Commit 4f3bb94

Browse files
author
TDSBot
committed
chore(publish): update packages
- @tds/community-testimonial@2.0.0
1 parent 9c9ecb8 commit 4f3bb94

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

packages/Testimonial/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,27 @@
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+
# [2.0.0](https://github.com/telus/tds-community/compare/@tds/community-testimonial@1.0.5...@tds/community-testimonial@2.0.0) (2019-05-22)
7+
8+
9+
### Bug Fixes
10+
11+
* **community-testimonial:** changes paragraph size on body text ([9c9ecb8](https://github.com/telus/tds-community/commit/9c9ecb8))
12+
13+
14+
### Features
15+
16+
* **community-testimonial:** remove card from community-testimonial ([48158ca](https://github.com/telus/tds-community/commit/48158ca)), closes [#192](https://github.com/telus/tds-community/issues/192)
17+
18+
19+
### BREAKING CHANGES
20+
21+
* **community-testimonial:** removes card from community-testimonial component
22+
23+
24+
25+
26+
627
## [1.0.5](https://github.com/telus/tds-community/compare/@tds/community-testimonial@1.0.4...@tds/community-testimonial@1.0.5) (2019-05-17)
728

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

packages/Testimonial/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tds/community-testimonial",
3-
"version": "1.0.5",
3+
"version": "2.0.0",
44
"description": "",
55
"main": "index.cjs.js",
66
"module": "index.es.js",

0 commit comments

Comments
 (0)