Skip to content

Commit

Permalink
chore(publish): update packages
Browse files Browse the repository at this point in the history
 - @tds/community-story-card@1.0.3
  • Loading branch information
TDSBot committed Jul 20, 2021
1 parent dbd3bc2 commit 5639dd7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/StoryCard/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.

## [1.0.3](https://github.com/telus/tds-community/compare/@tds/community-story-card@1.0.2...@tds/community-story-card@1.0.3) (2021-07-20)


### Bug Fixes

* **community-story-card:** update height styling and remove div ([dbd3bc2](https://github.com/telus/tds-community/commit/dbd3bc2483d0e4fc93f09d642efc4061838e0c75))





## [1.0.2](https://github.com/telus/tds-community/compare/@tds/community-story-card@1.0.1...@tds/community-story-card@1.0.2) (2021-06-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/StoryCard/package.json
@@ -1,6 +1,6 @@
{
"name": "@tds/community-story-card",
"version": "1.0.2",
"version": "1.0.3",
"description": "",
"main": "index.cjs.js",
"module": "index.es.js",
Expand Down

0 comments on commit 5639dd7

Please sign in to comment.