Skip to content
This repository has been archived by the owner on Jan 31, 2025. It is now read-only.

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
andyhqtran committed Aug 31, 2020
1 parent c5930c2 commit 87e3948
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.

# [1.2.0](https://github.com/AirLabsTeam/web-core/compare/@air/[email protected]...@air/[email protected]) (2020-08-31)

### Bug Fixes

- **zephyr:** omit ref from box component instead of each story ([8295167](https://github.com/AirLabsTeam/web-core/commit/8295167c5424e5dddedf20a38a602f8520e54c34))
- **zephyr:** remove \_\_baseStyle from button types ([ca2e172](https://github.com/AirLabsTeam/web-core/commit/ca2e172a774ceff307b59c98a1e2292487465596))

### Features

- **zephyr:** add in polished support ([601084f](https://github.com/AirLabsTeam/web-core/commit/601084fe7ace7b1e02408a73f89f8dfede6699bc))
- **zephyr:** add in theme constants and box component ([b199843](https://github.com/AirLabsTeam/web-core/commit/b199843d1b3dfa4e8618805776706e95a46925da))
- **zephyr:** add onClick and default type to button component ([35c9da0](https://github.com/AirLabsTeam/web-core/commit/35c9da0708a4955e0ef0cc3d8bd7278446d9efda))
- **zephyr:** add ts-ignore to css prop ([cf71b7f](https://github.com/AirLabsTeam/web-core/commit/cf71b7f01881e39e6f033c9d1c1fa2ca50253018))
- **zephyr:** remove ref from button props in stories ([06c66ce](https://github.com/AirLabsTeam/web-core/commit/06c66ceae0ec35f4e0ee0009fe83009ef4a57e7c))

## [1.1.1](https://github.com/AirLabsTeam/web-core/compare/@air/[email protected]...@air/[email protected]) (2020-07-30)

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

1 comment on commit 87e3948

@vercel
Copy link

@vercel vercel bot commented on 87e3948 Aug 31, 2020

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.