Skip to content

Commit

Permalink
Release [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
airbnb-bot committed Mar 15, 2021
1 parent 5fa4524 commit fe3ed97
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.29.0 - 2021-03-15

#### 🚀 Updates

- **[Modal]** Add optional zIndex to props (#412) ([5fa4524](https://github.com/airbnb/lunar/commit/5fa4524)), closes [#412](https://github.com/airbnb/lunar/issues/412)

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





### 3.28.1 - 2021-01-22

**Note:** Version bump only for package @airbnb/lunar
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.28.1",
"version": "3.29.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":584388,"lib":732939},"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":584567,"lib":733164},"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 fe3ed97

Please sign in to comment.