Skip to content

Commit 26dfb24

Browse files
author
TDSBot
committed
chore(publish): update packages
- @tds/[email protected]
1 parent 3b30ea2 commit 26dfb24

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/TermsAndConditions/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.2](https://github.com/telus/tds-core/compare/@tds/[email protected]...@tds/[email protected]) (2021-04-21)
7+
8+
9+
### Bug Fixes
10+
11+
* **core-terms-and-conditions:** use index as key when mapping ([dbcfcc2](https://github.com/telus/tds-core/commit/dbcfcc2612cfe58fa94e3a7adab920be608e786b))
12+
13+
14+
15+
16+
617
## [1.4.1](https://github.com/telus/tds-core/compare/@tds/[email protected]...@tds/[email protected]) (2021-01-15)
718

819
**Note:** Version bump only for package @tds/core-terms-and-conditions

packages/TermsAndConditions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tds/core-terms-and-conditions",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"description": "",
55
"main": "index.cjs.js",
66
"module": "index.es.js",

0 commit comments

Comments
 (0)