Skip to content

Commit 7208b2d

Browse files
author
TDSBot
committed
chore(publish): update packages
- @tds/[email protected]
1 parent 7d36e81 commit 7208b2d

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

packages/Modal/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+
# [1.3.0](https://github.com/telus/tds-community/compare/@tds/[email protected]...@tds/[email protected]) (2021-03-18)
7+
8+
9+
### Bug Fixes
10+
11+
* **community-modal:** update docs ([7d36e81](https://github.com/telus/tds-community/commit/7d36e81d971d33c4180d24d89dab5eced1f16939))
12+
13+
14+
### Features
15+
16+
* **community-modal:** update modal max-width ([4186943](https://github.com/telus/tds-community/commit/41869438f4026e515f6b1bc58ca99644d894e5e9))
17+
18+
19+
20+
21+
622
## [1.2.2](https://github.com/telus/tds-community/compare/@tds/[email protected]...@tds/[email protected]) (2021-01-15)
723

824

packages/Modal/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-modal",
3-
"version": "1.2.2",
3+
"version": "1.3.0",
44
"description": "",
55
"main": "index.cjs.js",
66
"module": "index.es.js",

0 commit comments

Comments
 (0)