Skip to content

Commit eaaef98

Browse files
author
airbnb-bot
committed
Release [ci skip]
- @airbnb/lunar@3.28.0
1 parent b555efd commit eaaef98

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.28.0 - 2021-01-13
7+
8+
#### 🚀 Updates
9+
10+
- **[ImageViewer]** Add FilterControls component to ImageViewer (#402) ([98f26c4](https://github.com/airbnb/lunar/commit/98f26c4)), closes [#402](https://github.com/airbnb/lunar/issues/402)
11+
12+
**Note:** Version bump only for package @airbnb/lunar
13+
14+
15+
16+
17+
618
## 3.27.0 - 2020-11-04
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.27.0",
3+
"version": "3.28.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":580467,"lib":726903},"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}}
1+
{"apollo":{"esm":10832,"lib":14147},"app-shell":{"esm":12906,"lib":19874},"composer":{"esm":68247,"lib":101805},"core":{"esm":583901,"lib":732297},"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 commit comments

Comments
 (0)