Skip to content

Commit

Permalink
chore(release): publish v0.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
kamaz committed Feb 6, 2021
1 parent 7b96145 commit 9c62053
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.10](https://github.com/cabiri-io/sls-pipe/compare/v0.3.9...v0.3.10) (2021-02-06)


### Features

* add success handler to cognito templates ([7b96145](https://github.com/cabiri-io/sls-pipe/commit/7b961453634a6e664bf0c1a1cc4b47f01507ec5b))





## [0.3.9](https://github.com/cabiri-io/sls-pipe/compare/v0.3.8...v0.3.9) (2021-02-06)

**Note:** Version bump only for package sls-pipe
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "0.3.9",
"version": "0.3.10",
"command": {
"version": {
"includeMergedTags": true,
Expand Down
11 changes: 11 additions & 0 deletions packages/sls-aws/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.10](https://github.com/cabiri-io/sls-pipe/compare/v0.3.9...v0.3.10) (2021-02-06)


### Features

* add success handler to cognito templates ([7b96145](https://github.com/cabiri-io/sls-pipe/commit/7b961453634a6e664bf0c1a1cc4b47f01507ec5b))





## [0.3.9](https://github.com/cabiri-io/sls-pipe/compare/v0.3.8...v0.3.9) (2021-02-06)

**Note:** Version bump only for package @cabiri-io/sls-aws
Expand Down
2 changes: 1 addition & 1 deletion packages/sls-aws/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cabiri-io/sls-aws",
"version": "0.3.9",
"version": "0.3.10",
"author": "Cabiri <[email protected]>",
"license": "UNLICENSED",
"repository": {
Expand Down

0 comments on commit 9c62053

Please sign in to comment.