Skip to content

Commit 60b2340

Browse files
author
TDSBot
committed
chore(publish): update packages
- @tds/community-story-card@1.0.0
1 parent 85a2a84 commit 60b2340

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
@@ -0,0 +1,11 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 1.0.0 (2021-06-22)
7+
8+
9+
### Features
10+
11+
* **community-story-card:** add functionality and design for storycard ([85a2a84](https://github.com/telus/tds-community/commit/85a2a84b363037bc7d1971a64958de1cb5d77db1))

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.0-0",
3+
"version": "1.0.0",
44
"description": "",
55
"main": "index.cjs.js",
66
"module": "index.es.js",

0 commit comments

Comments
 (0)