Skip to content

Commit

Permalink
Release [ci skip]
Browse files Browse the repository at this point in the history
 - @airbnb/lunar@3.8.0
  • Loading branch information
airbnb-bot committed Apr 20, 2020
1 parent 3eab555 commit c06de54
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 3.8.0 - 2020-04-20

#### 🚀 Updates

- **[Tooltip]** Add `onClose` prop (#355) ([3eab555](https://github.com/airbnb/lunar/commit/3eab555)), closes [#355](https://github.com/airbnb/lunar/issues/355)

#### 🐞 Fixes

- **[Term]** Fix `large` prop conflicting with `small` default. Update stories. (#358) ([5816442](https://github.com/airbnb/lunar/commit/5816442)), closes [#358](https://github.com/airbnb/lunar/issues/358)

**Note:** Version bump only for package @airbnb/lunar





## 3.7.0 - 2020-04-20

#### 🚀 Updates
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@airbnb/lunar",
"version": "3.7.0",
"version": "3.8.0",
"release": "1583350587083",
"description": "React toolkit and design language for Airbnb open source and internal projects.",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/sizes.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"apollo":{"esm":10832,"lib":14147},"app-shell":{"esm":12906,"lib":19874},"composer":{"esm":68247,"lib":101805},"core":{"esm":562671,"lib":705524},"forms":{"esm":35672,"lib":47577},"icons":{"esm":156355,"lib":205626},"layouts":{"esm":15298,"lib":20770},"metrics":{"esm":5467,"lib":7729},"test-utils":{"esm":4279,"lib":5937}}
{"apollo":{"esm":10832,"lib":14147},"app-shell":{"esm":12906,"lib":19874},"composer":{"esm":68247,"lib":101805},"core":{"esm":562749,"lib":705617},"forms":{"esm":35672,"lib":47577},"icons":{"esm":156355,"lib":205626},"layouts":{"esm":15298,"lib":20770},"metrics":{"esm":5467,"lib":7729},"test-utils":{"esm":4279,"lib":5937}}

0 comments on commit c06de54

Please sign in to comment.