Skip to content

Commit 4efa0c4

Browse files
author
TDSBot
committed
chore(publish): update packages
- @tds/community-modal@1.4.0
1 parent 8f74286 commit 4efa0c4

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.4.0](https://github.com/telus/tds-community/compare/@tds/community-modal@1.3.0...@tds/community-modal@1.4.0) (2021-06-30)
7+
8+
9+
### Features
10+
11+
* **Modal:** pass event to onClose ([8f74286](https://github.com/telus/tds-community/commit/8f742865352a67e47c1feb350f9a1d3e0e89418c))
12+
13+
14+
15+
16+
617
# [1.3.0](https://github.com/telus/tds-community/compare/@tds/community-modal@1.2.2...@tds/community-modal@1.3.0) (2021-03-18)
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.3.0",
3+
"version": "1.4.0",
44
"description": "",
55
"main": "index.cjs.js",
66
"module": "index.es.js",

0 commit comments

Comments
 (0)