Skip to content

Commit 33d0635

Browse files
author
TDSBot
committed
chore(publish): update packages
- @tds/community-story-card@1.0.2
1 parent 29a6a2e commit 33d0635

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/StoryCard/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+
## [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)
7+
8+
9+
### Bug Fixes
10+
11+
* **community-story-card:** update util helper version ([9cdbfa9](https://github.com/telus/tds-community/commit/9cdbfa98b6c6174690a93ec058ab61d74857ed29))
12+
13+
14+
15+
16+
617
## [1.0.1](https://github.com/telus/tds-community/compare/@tds/community-story-card@1.0.0...@tds/community-story-card@1.0.1) (2021-06-29)
718

819

packages/StoryCard/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-story-card",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "",
55
"main": "index.cjs.js",
66
"module": "index.es.js",

0 commit comments

Comments
 (0)