Skip to content

Commit 27e2fde

Browse files
author
airbnb-bot
committed
Release [ci skip]
- @airbnb/lunar@3.26.1
1 parent bfb682d commit 27e2fde

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.26.1 - 2020-10-10
7+
8+
#### 🐞 Fixes
9+
10+
- **[ImageViewer]** Only call document.preventDefault() when dragging (#403) ([bfb682d](https://github.com/airbnb/lunar/commit/bfb682d)), closes [#403](https://github.com/airbnb/lunar/issues/403)
11+
12+
**Note:** Version bump only for package @airbnb/lunar
13+
14+
15+
16+
17+
618
## 3.26.0 - 2020-08-26
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.26.0",
3+
"version": "3.26.1",
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":580946,"lib":726483},"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":580945,"lib":726482},"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)