Skip to content

Commit 3b11d17

Browse files
author
airbnb-bot
committed
Release [ci skip]
- @airbnb/lunar@3.6.0
1 parent 9f3ea04 commit 3b11d17

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

packages/core/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 3.6.0 - 2020-03-30
7+
8+
#### 🚀 Updates
9+
10+
- **[MenuToggle]** Add prop for custom trigger element. (#304) ([9f3ea04](https://github.com/airbnb/lunar/commit/9f3ea04)), closes [#304](https://github.com/airbnb/lunar/issues/304)
11+
12+
**Note:** Version bump only for package @airbnb/lunar
13+
14+
15+
16+
17+
618
## 3.5.0 - 2020-03-30
719

820
#### 🚀 Updates

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@airbnb/lunar",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"release": "1583350587083",
55
"description": "React toolkit and design language for Airbnb open source and internal projects.",
66
"license": "MIT",

packages/sizes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"apollo":{"esm":10832,"lib":14147},"app-shell":{"esm":12906,"lib":19874},"composer":{"esm":68247,"lib":101805},"core":{"esm":562077,"lib":704891},"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}}
1+
{"apollo":{"esm":10832,"lib":14147},"app-shell":{"esm":12906,"lib":19874},"composer":{"esm":68247,"lib":101805},"core":{"esm":562455,"lib":705293},"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 commit comments

Comments
 (0)