Skip to content

Commit

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

# [16.0.0](https://github.com/AirLabsTeam/web-core/compare/@air/zephyr@15.7.2...@air/zephyr@16.0.0) (2022-01-26)

### Bug Fixes

- **@air/zephyr:** allow baseStyles in specific areas ([c109b5e](https://github.com/AirLabsTeam/web-core/commit/c109b5eb865631f0e29d40d48e73a876247a481a))
- **@air/zephyr:** allowing baseStyles in button link as well ([54689a6](https://github.com/AirLabsTeam/web-core/commit/54689a6708968d484a20bb709ea8d6a682e6279f))

### Code Refactoring

- **@air/zephyr:** remove baseStyles prop support ([2f7f3ea](https://github.com/AirLabsTeam/web-core/commit/2f7f3ea82bffc5dad4379e7302a85365f8efffb2))

### BREAKING CHANGES

- **@air/zephyr:** All `baseStyles` usage has been removed and is no longer a supported API

## [15.7.2](https://github.com/AirLabsTeam/web-core/compare/@air/zephyr@15.7.1...@air/zephyr@15.7.2) (2022-01-21)

**Note:** Version bump only for package @air/zephyr
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": "15.7.2",
"version": "16.0.0",
"description": "Air's React component library",
"keywords": [
"react",
Expand Down

1 comment on commit 6caf492

@vercel
Copy link

@vercel vercel bot commented on 6caf492 Jan 26, 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.