Skip to content

Commit

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

## 3.23.0 - 2020-07-24

#### 🚀 Updates

- **[Tooltip]** Render Popover's popup in Overlay component (#392) ([e7812ce](https://github.com/airbnb/lunar/commit/e7812ce)), closes [#392](https://github.com/airbnb/lunar/issues/392)

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





## 3.22.0 - 2020-07-23

#### 🚀 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.22.0",
"version": "3.23.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":580551,"lib":726036},"forms":{"esm":37350,"lib":49298},"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":580380,"lib":725857},"forms":{"esm":37350,"lib":49298},"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 9271907

Please sign in to comment.