Skip to content

Commit 6091bea

Browse files
author
TDSBot
committed
chore(publish): update packages
- @tds/community-modal@1.2.2
1 parent 0765d0d commit 6091bea

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/Modal/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.2.2](https://github.com/telus/tds-community/compare/@tds/community-modal@1.2.1...@tds/community-modal@1.2.2) (2021-01-15)
7+
8+
9+
### Bug Fixes
10+
11+
* **community-modal:** [#403](https://github.com/telus/tds-community/issues/403) fixed heading text overlap with close icon ([0765d0d](https://github.com/telus/tds-community/commit/0765d0d387ee7c7ae7c32ad9b807103d528e02bb))
12+
13+
14+
15+
16+
617
## [1.2.1](https://github.com/telus/tds-community/compare/@tds/community-modal@1.2.0...@tds/community-modal@1.2.1) (2021-01-15)
718

819

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

0 commit comments

Comments
 (0)