Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2365 from teamleadercrm/release/16.1.1
Browse files Browse the repository at this point in the history
Release/16.1.1
  • Loading branch information
qubis741 authored Sep 16, 2022
2 parents c5e3a9e + 75e8872 commit e9d1c7b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

### Changed

- `Tooltip`: `children` prop is optional ([@qubis741](https://github.com/qubis741)) in [#2364](https://github.com/teamleadercrm/ui/pull/2364))

### Deprecated

### Removed
Expand All @@ -14,6 +12,12 @@

### Dependency updates

## [16.1.1] - 2022-09-16

### Changed

- `Tooltip`: `children` prop is optional ([@qubis741](https://github.com/qubis741)) in [#2364](https://github.com/teamleadercrm/ui/pull/2364))

## [16.1.0] - 2022-09-16

### Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@teamleader/ui",
"description": "Teamleader UI library",
"version": "16.1.0",
"version": "16.1.1",
"author": "Teamleader <[email protected]>",
"bugs": {
"url": "https://github.com/teamleadercrm/ui/issues"
Expand Down

0 comments on commit e9d1c7b

Please sign in to comment.