Skip to content

Commit d7eb137

Browse files
author
TDSBot
committed
chore(publish): update packages
- @tds/community-callout-paragraph@0.1.0
1 parent 03b2b15 commit d7eb137

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
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+
# 0.1.0 (2020-07-21)
7+
8+
9+
### Bug Fixes
10+
11+
* **community-callout-paragraph:** setting correct package version ([03b2b15](https://github.com/telus/tds-community/commit/03b2b157d734a5f6cb1bd87c520dad68453872ef))
12+
13+
14+
### Features
15+
16+
* **community-callout-paragraph:** create new component ([002f0ac](https://github.com/telus/tds-community/commit/002f0acaae1b51e8419d01173730d799a6a876f1))

packages/CalloutParagraph/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-callout-paragraph",
3-
"version": "0.1.0-0",
3+
"version": "0.1.0",
44
"description": "",
55
"main": "index.cjs.js",
66
"module": "index.es.js",

0 commit comments

Comments
 (0)