Skip to content

Commit df4dda3

Browse files
author
TDSBot
committed
chore(publish): update packages
- @tds/community-skeleton-provider@2.0.0
1 parent 92c8b51 commit df4dda3

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

packages/SkeletonProvider/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
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-skeleton-provider@1.0.1...@tds/community-skeleton-provider@2.0.0) (2019-09-04)
7+
8+
9+
### Features
10+
11+
* **community-skeleton-provider:** upgrade to styled components ([92c8b51](https://github.com/telus/tds-community/commit/92c8b51))
12+
13+
14+
### BREAKING CHANGES
15+
16+
* **community-skeleton-provider:** styled components now a peer dependency
17+
18+
19+
20+
21+
622
## [1.0.1](https://github.com/telus/tds-community/compare/@tds/community-skeleton-provider@1.0.0...@tds/community-skeleton-provider@1.0.1) (2019-07-29)
723

824

packages/SkeletonProvider/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-skeleton-provider",
3-
"version": "1.0.1",
3+
"version": "2.0.0",
44
"description": "",
55
"main": "index.cjs.js",
66
"module": "index.es.js",

0 commit comments

Comments
 (0)