Skip to content

Commit

Permalink
chore(publish): update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
TDSBot committed Nov 2, 2021
1 parent 7124447 commit 99abef3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/Tooltip/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.4.1](https://github.com/telusdigital/tds/compare/@tds/[email protected]...@tds/[email protected]) (2021-11-02)


### Bug Fixes

* **core-tooltip:** add button type ([7124447](https://github.com/telusdigital/tds/commit/71244473fa89eed093365a5c8a7a09eee103d77d))





# [4.4.0](https://github.com/telusdigital/tds/compare/@tds/[email protected]...@tds/[email protected]) (2021-09-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/Tooltip/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tds/core-tooltip",
"version": "4.4.0",
"version": "4.4.1",
"description": "Provide an explanation or instructions for a form field that most users do not need",
"main": "index.cjs.js",
"module": "index.es.js",
Expand Down

0 comments on commit 99abef3

Please sign in to comment.