Skip to content

Commit e88e7c5

Browse files
committed
chore(release): publish stable [skip ci]
- @airy/maleo-compose-plugin@0.2.1 - @airy/maleo-css-plugin@0.1.9 - @airy/maleo-gulp-plugin@0.0.20 - @airy/maleo-redux-plugin@0.0.23 - @airy/maleo-typescript-plugin@0.0.20
1 parent efdbc0e commit e88e7c5

File tree

10 files changed

+45
-5
lines changed

10 files changed

+45
-5
lines changed

packages/compose-plugin/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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+
## [0.2.1](https://github.com/alvinkl/maleo-plugins/compare/@airy/maleo-compose-plugin@0.2.0...@airy/maleo-compose-plugin@0.2.1) (2019-06-10)
7+
8+
**Note:** Version bump only for package @airy/maleo-compose-plugin
9+
10+
11+
12+
13+
614
# 0.2.0 (2019-03-27)
715

816

packages/compose-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@airy/maleo-compose-plugin",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"main": "lib/index.js",
55
"license": "MIT",
66
"files": [

packages/css-plugin/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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+
## [0.1.9](https://github.com/alvinkl/maleo-plugins/compare/@airy/maleo-css-plugin@0.1.8...@airy/maleo-css-plugin@0.1.9) (2019-06-10)
7+
8+
**Note:** Version bump only for package @airy/maleo-css-plugin
9+
10+
11+
12+
13+
614
## [0.1.8](https://github.com/airyrooms/maleo-plugins/compare/@airy/maleo-css-plugin@0.1.7...@airy/maleo-css-plugin@0.1.8) (2019-05-20)
715

816
**Note:** Version bump only for package @airy/maleo-css-plugin

packages/css-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@airy/maleo-css-plugin",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"main": "lib/index.js",
55
"license": "MIT",
66
"scripts": {

packages/gulp-plugin/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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+
## [0.0.20](https://github.com/alvinkl/maleo-plugins/compare/@airy/maleo-gulp-plugin@0.0.19...@airy/maleo-gulp-plugin@0.0.20) (2019-06-10)
7+
8+
**Note:** Version bump only for package @airy/maleo-gulp-plugin
9+
10+
11+
12+
13+
614
## 0.0.19 (2019-03-27)
715

816

packages/gulp-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@airy/maleo-gulp-plugin",
3-
"version": "0.0.19",
3+
"version": "0.0.20",
44
"main": "index.js",
55
"license": "MIT",
66
"dependencies": {

packages/redux-plugin/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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+
## [0.0.23](https://github.com/alvinkl/maleo-plugins/compare/@airy/maleo-redux-plugin@0.0.22...@airy/maleo-redux-plugin@0.0.23) (2019-06-10)
7+
8+
**Note:** Version bump only for package @airy/maleo-redux-plugin
9+
10+
11+
12+
13+
614
## [0.0.22](https://github.com/airyrooms/maleo-plugins/compare/@airy/maleo-redux-plugin@0.0.21...@airy/maleo-redux-plugin@0.0.22) (2019-05-20)
715

816
**Note:** Version bump only for package @airy/maleo-redux-plugin

packages/redux-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@airy/maleo-redux-plugin",
3-
"version": "0.0.22",
3+
"version": "0.0.23",
44
"main": "lib/index.js",
55
"license": "MIT",
66
"scripts": {

packages/typescript-plugin/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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+
## [0.0.20](https://github.com/alvinkl/maleo-plugins/compare/@airy/maleo-typescript-plugin@0.0.19...@airy/maleo-typescript-plugin@0.0.20) (2019-06-10)
7+
8+
**Note:** Version bump only for package @airy/maleo-typescript-plugin
9+
10+
11+
12+
13+
614
## 0.0.19 (2019-03-27)
715

816

packages/typescript-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@airy/maleo-typescript-plugin",
3-
"version": "0.0.19",
3+
"version": "0.0.20",
44
"main": "lib/index.js",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)