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

Commit 80750c8

Browse files
committed
chore(release): publish v2.4.1
1 parent 655f5ca commit 80750c8

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [2.4.1](https://github.com/madou/yubaba/compare/v2.4.0...v2.4.1) (2019-05-24)
7+
8+
**Note:** Version bump only for package yubaba-repo
9+
10+
11+
12+
13+
614
# [2.4.0](https://github.com/madou/yubaba/compare/v2.3.2...v2.4.0) (2019-05-23)
715

816

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"lerna": "2.0.0",
33
"npmClient": "yarn",
4-
"version": "2.4.0",
4+
"version": "2.4.1",
55
"useWorkspaces": true,
66
"packages": [
77
"packages/*"

packages/yubaba/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [2.4.1](https://github.com/madou/yubaba/compare/v2.4.0...v2.4.1) (2019-05-24)
7+
8+
**Note:** Version bump only for package yubaba
9+
10+
11+
12+
13+
614
# [2.4.0](https://github.com/madou/yubaba/compare/v2.3.2...v2.4.0) (2019-05-23)
715

816

packages/yubaba/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yubaba",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"repository": "madou/yubaba",
55
"author": "Michael Dougall",
66
"license": "MIT",

0 commit comments

Comments
 (0)