Skip to content

Commit

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

# [13.0.0](https://github.com/AirLabsTeam/web-core/compare/@air/[email protected]...@air/[email protected]) (2021-09-27)

### Bug Fixes

- fixes Tooltip types ([3bed03d](https://github.com/AirLabsTeam/web-core/commit/3bed03d53d8818b1432e7235213bb8baf1b54b87))
- grammar ([a226de3](https://github.com/AirLabsTeam/web-core/commit/a226de35fab28883c3fa87ad9c7e9922d1f4a1ae))
- maintains omission of the ref for the anchor ([5fb7fde](https://github.com/AirLabsTeam/web-core/commit/5fb7fde530baca773775b153cd13be104bc80847))
- removes styling and replace with asChild to prevent layout break ([0945405](https://github.com/AirLabsTeam/web-core/commit/0945405c291462295cda13e758e12979ac9bc210))

### BREAKING CHANGES

- updating the react-tooltip dependency

## [12.33.6](https://github.com/AirLabsTeam/web-core/compare/@air/[email protected]...@air/[email protected]) (2021-09-27)

### 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": "12.33.6",
"version": "13.0.0",
"description": "Air's React component library",
"keywords": [
"react",
Expand Down

1 comment on commit 6ac8c0d

@vercel
Copy link

@vercel vercel bot commented on 6ac8c0d Sep 27, 2021

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.