From 61b503bf9413dddd202bfa0710e7c89c18d9d2e4 Mon Sep 17 00:00:00 2001 From: Kamaz Date: Tue, 15 Feb 2022 09:42:24 +0000 Subject: [PATCH] chore(release): publish [skip ci] --- CHANGELOG.md | 8 ++++++++ lerna.json | 2 +- packages/sls-app/CHANGELOG.md | 8 ++++++++ packages/sls-app/package.json | 2 +- packages/sls-aws/CHANGELOG.md | 8 ++++++++ packages/sls-aws/package.json | 2 +- packages/sls-env/CHANGELOG.md | 8 ++++++++ packages/sls-env/package.json | 2 +- 8 files changed, 36 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e9acdb..85c7fb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. +## [0.16.2](https://github.com/cabiri-io/sls-pipe/compare/v0.16.1...v0.16.2) (2022-02-15) + +**Note:** Version bump only for package sls-pipe + + + + + ## [0.16.1](https://github.com/cabiri-io/sls-pipe/compare/v0.16.0...v0.16.1) (2022-02-15) **Note:** Version bump only for package sls-pipe diff --git a/lerna.json b/lerna.json index e9732dd..67211bc 100644 --- a/lerna.json +++ b/lerna.json @@ -2,7 +2,7 @@ "packages": [ "packages/*" ], - "version": "0.16.1", + "version": "0.16.2", "command": { "version": { "includeMergedTags": true, diff --git a/packages/sls-app/CHANGELOG.md b/packages/sls-app/CHANGELOG.md index c44d33f..d19d1cf 100644 --- a/packages/sls-app/CHANGELOG.md +++ b/packages/sls-app/CHANGELOG.md @@ -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. +## [0.16.2](https://github.com/cabiri-io/sls-pipe/compare/v0.16.1...v0.16.2) (2022-02-15) + +**Note:** Version bump only for package @cabiri/sls-app + + + + + # [0.16.0](https://github.com/cabiri-io/sls-pipe/compare/v0.15.0...v0.16.0) (2022-01-12) **Note:** Version bump only for package @cabiri-io/sls-app diff --git a/packages/sls-app/package.json b/packages/sls-app/package.json index 7971ea1..04ed83e 100644 --- a/packages/sls-app/package.json +++ b/packages/sls-app/package.json @@ -1,6 +1,6 @@ { "name": "@cabiri/sls-app", - "version": "0.16.0", + "version": "0.16.2", "author": "Cabiri ", "license": "UNLICENSED", "repository": { diff --git a/packages/sls-aws/CHANGELOG.md b/packages/sls-aws/CHANGELOG.md index d6d13e9..071e4ba 100644 --- a/packages/sls-aws/CHANGELOG.md +++ b/packages/sls-aws/CHANGELOG.md @@ -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. +## [0.16.2](https://github.com/cabiri-io/sls-pipe/compare/v0.16.1...v0.16.2) (2022-02-15) + +**Note:** Version bump only for package @cabiri/sls-aws + + + + + ## [0.16.1](https://github.com/cabiri-io/sls-pipe/compare/v0.16.0...v0.16.1) (2022-02-15) **Note:** Version bump only for package @cabiri-io/sls-aws diff --git a/packages/sls-aws/package.json b/packages/sls-aws/package.json index 0ca937a..782c5a8 100644 --- a/packages/sls-aws/package.json +++ b/packages/sls-aws/package.json @@ -1,6 +1,6 @@ { "name": "@cabiri/sls-aws", - "version": "0.16.1", + "version": "0.16.2", "author": "Cabiri ", "license": "UNLICENSED", "repository": { diff --git a/packages/sls-env/CHANGELOG.md b/packages/sls-env/CHANGELOG.md index b5608ae..6583e81 100644 --- a/packages/sls-env/CHANGELOG.md +++ b/packages/sls-env/CHANGELOG.md @@ -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. +## [0.16.2](https://github.com/cabiri-io/sls-pipe/compare/v0.16.1...v0.16.2) (2022-02-15) + +**Note:** Version bump only for package @cabiri/sls-env + + + + + ## [0.16.1](https://github.com/cabiri-io/sls-pipe/compare/v0.16.0...v0.16.1) (2022-02-15) **Note:** Version bump only for package @cabiri-io/sls-env diff --git a/packages/sls-env/package.json b/packages/sls-env/package.json index 16edb9f..0f3f64a 100644 --- a/packages/sls-env/package.json +++ b/packages/sls-env/package.json @@ -1,6 +1,6 @@ { "name": "@cabiri/sls-env", - "version": "0.16.1", + "version": "0.16.2", "author": "Cabiri ", "license": "UNLICENSED", "description": "Environment to build your serverless applications",