Skip to content

Commit d1a510b

Browse files
author
TDSBot
committed
chore(publish): update packages
- @tds/community-mini-expand-collapse@0.2.0
1 parent b348aa0 commit d1a510b

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

packages/MiniExpandCollapse/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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+
# [0.2.0](https://github.com/telus/tds-community/compare/@tds/community-mini-expand-collapse@0.1.1...@tds/community-mini-expand-collapse@0.2.0) (2021-06-04)
7+
8+
9+
### Features
10+
11+
* **community-mini-expand-collapse:** add mini-expand-collapse onclick ([a241e0c](https://github.com/telus/tds-community/commit/a241e0c431ee2c39ff6d35b8546b93b92636b104)), closes [#495](https://github.com/telus/tds-community/issues/495)
12+
* **community-mini-expand-collapse:** removed console.log statement ([b348aa0](https://github.com/telus/tds-community/commit/b348aa0b83b4bba9d79ecca0689f86d2333b6e56)), closes [#495](https://github.com/telus/tds-community/issues/495)
13+
14+
15+
16+
17+
618
## [0.1.1](https://github.com/telus/tds-community/compare/@tds/community-mini-expand-collapse@0.1.0...@tds/community-mini-expand-collapse@0.1.1) (2020-09-22)
719

820

packages/MiniExpandCollapse/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/MiniExpandCollapse/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-mini-expand-collapse",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "",
55
"main": "index.cjs.js",
66
"module": "index.es.js",

0 commit comments

Comments
 (0)