Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @air/zephyr@16.0.3
  • Loading branch information
andyhqtran committed Feb 23, 2022
1 parent 351068d commit 98fd738
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/zephyr/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [16.0.3](https://github.com/AirLabsTeam/web-core/compare/@air/zephyr@16.0.2...@air/zephyr@16.0.3) (2022-02-23)

### Bug Fixes

- **@air/zephyr:** fix typescript error in tooltip.tsx ([22904a1](https://github.com/AirLabsTeam/web-core/commit/22904a1e4cd1b3a789d1aeb57ca71fe300a8a87b))

## [16.0.2](https://github.com/AirLabsTeam/web-core/compare/@air/zephyr@16.0.1...@air/zephyr@16.0.2) (2022-02-16)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/zephyr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@air/zephyr",
"version": "16.0.2",
"version": "16.0.3",
"description": "Air's React component library",
"keywords": [
"react",
Expand Down

1 comment on commit 98fd738

@vercel
Copy link

@vercel vercel bot commented on 98fd738 Feb 23, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.