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, 2021
1 parent 850fce4 commit b3fc27e
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 3 deletions.
10 changes: 10 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Bug Fixes

- **@air/icons:** add in icon path data ([8ccd294](https://github.com/AirLabsTeam/web-core/commit/8ccd294fbe5586199c510df24c5bb832e9689936))

### Features

- **@air/icons:** add in sales, support and marker icons ([8bcb75d](https://github.com/AirLabsTeam/web-core/commit/8bcb75d81592236065046746be146fb6909a7b18))

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

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@air/icons",
"version": "9.4.0",
"version": "9.5.0",
"description": "Air's iconography",
"keywords": [
"react",
Expand Down
10 changes: 10 additions & 0 deletions packages/zephyr/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Bug Fixes

- fix spacing in Radix Menu ([ec3e454](https://github.com/AirLabsTeam/web-core/commit/ec3e45404740c978abf981cf81b39df59322f3ee))

### Features

- **text:** add font size 8 ([82775b9](https://github.com/AirLabsTeam/web-core/commit/82775b9aa6e22625308b6fb5dea4ecfba4cbab9f))

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

**Note:** Version bump only for package @air/zephyr
Expand Down
4 changes: 2 additions & 2 deletions packages/zephyr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@air/zephyr",
"version": "12.30.2",
"version": "12.31.0",
"description": "Air's React component library",
"keywords": [
"react",
Expand Down Expand Up @@ -45,7 +45,7 @@
"react": ">=16"
},
"devDependencies": {
"@air/icons": "^9.4.0",
"@air/icons": "^9.5.0",
"@styled-system/css": "^5.1.5",
"@types/classnames": "^2.2.11",
"@types/react-select": "^3.0.27",
Expand Down

1 comment on commit b3fc27e

@vercel
Copy link

@vercel vercel bot commented on b3fc27e Aug 31, 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.