Skip to content

Commit 73a2a3c

Browse files
author
TDSBot
committed
chore(publish): update packages
- @tds/[email protected]
1 parent 55afc20 commit 73a2a3c

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

packages/PriceLockup/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+
# [2.2.0](https://github.com/telusdigital/tds-core/compare/@tds/[email protected]...@tds/[email protected]) (2020-11-04)
7+
8+
9+
### Bug Fixes
10+
11+
* **core-price-lockup:** add padding to fix misalignment ([e535250](https://github.com/telusdigital/tds-core/commit/e535250e29877aad9e72542429b529e1886a6f19))
12+
13+
14+
### Features
15+
16+
* **core-price-lockup:** add strikethrough option ([dbff375](https://github.com/telusdigital/tds-core/commit/dbff375debf61a038a11dd84de703c584d042a64))
17+
18+
19+
20+
21+
622
## [2.1.6](https://github.com/telusdigital/tds-core/compare/@tds/[email protected]...@tds/[email protected]) (2020-09-11)
723

824
**Note:** Version bump only for package @tds/core-price-lockup

packages/PriceLockup/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-price-lockup",
3-
"version": "2.1.6",
3+
"version": "2.2.0",
44
"description": "",
55
"main": "index.cjs.js",
66
"module": "index.es.js",

0 commit comments

Comments
 (0)