Skip to content

Commit

Permalink
Release [ci skip]
Browse files Browse the repository at this point in the history
 - @airbnb/lunar@1.2.1
 - @airbnb/lunar-forms@1.0.6
  • Loading branch information
airbnb-bot committed Apr 26, 2019
1 parent 5af9e54 commit 4959b8b
Show file tree
Hide file tree
Showing 4 changed files with 22 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.

### 1.2.1 - 2019-04-26

#### 🛠 Internals

- Add changelog to storybook. Fix link issues. (#47) ([5af9e54](https://github.com/airbnb/lunar/commit/5af9e54)), closes [#47](https://github.com/airbnb/lunar/issues/47)

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





## 1.2.0 - 2019-04-24

#### 🚀 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": "1.2.0",
"version": "1.2.1",
"description": "React toolkit and design language for Airbnb open source and internal projects.",
"license": "MIT",
"main": "./lib/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/forms/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### 1.0.6 - 2019-04-26

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





### 1.0.5 - 2019-04-24

#### 🐞 Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@airbnb/lunar-forms",
"version": "1.0.5",
"version": "1.0.6",
"description": "Form functionality for Lunar.",
"license": "MIT",
"main": "./lib/index.js",
Expand Down

0 comments on commit 4959b8b

Please sign in to comment.