Skip to content
This repository has been archived by the owner on Apr 14, 2020. It is now read-only.

Commit

Permalink
chore(release): publish v2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
itsdouges committed May 25, 2019
1 parent 4792436 commit b10d254
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 4 deletions.
8 changes: 8 additions & 0 deletions 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.

## [2.4.2](https://github.com/madou/element-motion/compare/v2.4.1...v2.4.2) (2019-05-25)

**Note:** Version bump only for package element-motion





## [2.4.1](https://github.com/madou/yubaba/compare/v2.4.0...v2.4.1) (2019-05-24)

**Note:** Version bump only for package yubaba-repo
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"lerna": "2.0.0",
"npmClient": "yarn",
"version": "2.4.1",
"version": "2.4.2",
"useWorkspaces": true,
"packages": [
"packages/*"
Expand Down
8 changes: 8 additions & 0 deletions packages/core/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.

## [2.4.2](https://github.com/madou/element-motion/compare/v2.4.1...v2.4.2) (2019-05-25)

**Note:** Version bump only for package @element-motion/core





## [2.4.1](https://github.com/madou/yubaba/compare/v2.4.0...v2.4.1) (2019-05-24)

**Note:** Version bump only for package yubaba
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@element-motion/core",
"version": "2.4.1",
"version": "2.4.2",
"repository": "madou/element-motion",
"author": "Michael Dougall",
"license": "MIT",
Expand Down Expand Up @@ -34,7 +34,7 @@
"react-dom": ">=16.4"
},
"devDependencies": {
"@element-motion/dev": "^2.4.0",
"@element-motion/dev": "^2.4.2",
"@storybook/react": "5.0.11",
"emotion": "^10.0.9",
"polished": "^3.3.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/dev/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.

## [2.4.2](https://github.com/madou/element-motion/compare/v2.4.1...v2.4.2) (2019-05-25)

**Note:** Version bump only for package @element-motion/dev





# [2.4.0](https://github.com/madou/yubaba/compare/v2.3.2...v2.4.0) (2019-05-23)

**Note:** Version bump only for package yubaba-common
Expand Down
2 changes: 1 addition & 1 deletion packages/dev/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@element-motion/dev",
"private": true,
"version": "2.4.0",
"version": "2.4.2",
"repository": "madou/element-motion",
"author": "Michael Dougall",
"license": "MIT",
Expand Down

0 comments on commit b10d254

Please sign in to comment.