Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @tnotifier/lamware-appconfig@1.0.5
 - @tnotifier/lamware@1.1.3
 - @tnotifier/lamware-do-not-wait@1.0.5
 - @tnotifier/lamware-powertools-logger@1.0.2
 - @tnotifier/lamware-powertools-tracing@1.0.5
 - @tnotifier/lamware-sentry@1.0.5
 - @tnotifier/lamware-warmer@1.0.5
  • Loading branch information
GitHub Actions committed Mar 24, 2022
1 parent 0d4b752 commit dbc73ac
Show file tree
Hide file tree
Showing 14 changed files with 72 additions and 13 deletions.
8 changes: 8 additions & 0 deletions packages/appconfig/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.

## [1.0.5](https://github.com/tnotifier/lamware/compare/@tnotifier/lamware-appconfig@1.0.4...@tnotifier/lamware-appconfig@1.0.5) (2022-03-24)

**Note:** Version bump only for package @tnotifier/lamware-appconfig





## [1.0.4](https://github.com/tnotifier/lamware/compare/@tnotifier/lamware-appconfig@1.0.3...@tnotifier/lamware-appconfig@1.0.4) (2022-03-24)

**Note:** Version bump only for package @tnotifier/lamware-appconfig
Expand Down
4 changes: 2 additions & 2 deletions packages/appconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tnotifier/lamware-appconfig",
"version": "1.0.4",
"version": "1.0.5",
"description": "Lamware Middleware to asynchronously load AppConfig",
"files": [
"build"
Expand Down Expand Up @@ -40,7 +40,7 @@
"lint": "eslint --ext .ts,vue --ignore-path .gitignore src"
},
"dependencies": {
"@tnotifier/lamware": "^1.1.2"
"@tnotifier/lamware": "^1.1.3"
},
"devDependencies": {
"@types/node": "^14.18.12",
Expand Down
11 changes: 11 additions & 0 deletions packages/core/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.

## [1.1.3](https://github.com/tnotifier/lamware/compare/@tnotifier/lamware@1.1.2...@tnotifier/lamware@1.1.3) (2022-03-24)


### Bug Fixes

* **core:** ensure state is passed to middleware ([0d4b752](https://github.com/tnotifier/lamware/commit/0d4b75292dcbebb6062903c40c66b32e82c326db))





## [1.1.2](https://github.com/tnotifier/lamware/compare/@tnotifier/lamware@1.1.1...@tnotifier/lamware@1.1.2) (2022-03-24)

**Note:** Version bump only for package @tnotifier/lamware
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tnotifier/lamware",
"version": "1.1.2",
"version": "1.1.3",
"description": "AWS Lambda Middleware Pattern (NodeJS)",
"files": [
"build"
Expand Down
8 changes: 8 additions & 0 deletions packages/do-not-wait/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.

## [1.0.5](https://github.com/tnotifier/lamware/compare/@tnotifier/lamware-do-not-wait@1.0.4...@tnotifier/lamware-do-not-wait@1.0.5) (2022-03-24)

**Note:** Version bump only for package @tnotifier/lamware-do-not-wait





## [1.0.4](https://github.com/tnotifier/lamware/compare/@tnotifier/lamware-do-not-wait@1.0.3...@tnotifier/lamware-do-not-wait@1.0.4) (2022-03-24)

**Note:** Version bump only for package @tnotifier/lamware-do-not-wait
Expand Down
4 changes: 2 additions & 2 deletions packages/do-not-wait/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tnotifier/lamware-do-not-wait",
"version": "1.0.4",
"version": "1.0.5",
"description": "Lamware Middleware to disable Lambda waiting for an empty event loop",
"files": [
"build"
Expand Down Expand Up @@ -40,7 +40,7 @@
"lint": "eslint --ext .ts,vue --ignore-path .gitignore src"
},
"dependencies": {
"@tnotifier/lamware": "^1.1.2"
"@tnotifier/lamware": "^1.1.3"
},
"devDependencies": {
"@types/node": "^14.18.12",
Expand Down
8 changes: 8 additions & 0 deletions packages/powertools-logger/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.

## [1.0.2](https://github.com/tnotifier/lamware/compare/@tnotifier/lamware-powertools-logger@1.0.1...@tnotifier/lamware-powertools-logger@1.0.2) (2022-03-24)

**Note:** Version bump only for package @tnotifier/lamware-powertools-logger





## 1.0.1 (2022-03-24)

**Note:** Version bump only for package @tnotifier/lamware-powertools-logger
4 changes: 2 additions & 2 deletions packages/powertools-logger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tnotifier/lamware-powertools-logger",
"version": "1.0.1",
"version": "1.0.2",
"description": "Lamware Middleware to utilize the official Logger powertools",
"files": [
"build"
Expand Down Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"@aws-lambda-powertools/logger": "^0.7.1",
"@tnotifier/lamware": "^1.1.2"
"@tnotifier/lamware": "^1.1.3"
},
"devDependencies": {
"@types/node": "^14.18.12",
Expand Down
8 changes: 8 additions & 0 deletions packages/powertools-tracing/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.

## [1.0.5](https://github.com/tnotifier/lamware/compare/@tnotifier/lamware-powertools-tracing@1.0.4...@tnotifier/lamware-powertools-tracing@1.0.5) (2022-03-24)

**Note:** Version bump only for package @tnotifier/lamware-powertools-tracing





## [1.0.4](https://github.com/tnotifier/lamware/compare/@tnotifier/lamware-powertools-tracing@1.0.3...@tnotifier/lamware-powertools-tracing@1.0.4) (2022-03-24)

**Note:** Version bump only for package @tnotifier/lamware-powertools-tracing
Expand Down
4 changes: 2 additions & 2 deletions packages/powertools-tracing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tnotifier/lamware-powertools-tracing",
"version": "1.0.4",
"version": "1.0.5",
"description": "Lamware Middleware to utilize the official Tracing powertools",
"files": [
"build"
Expand Down Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"@aws-lambda-powertools/tracer": "^0.7.1",
"@tnotifier/lamware": "^1.1.2"
"@tnotifier/lamware": "^1.1.3"
},
"devDependencies": {
"@types/node": "^14.18.12",
Expand Down
8 changes: 8 additions & 0 deletions packages/sentry/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.

## [1.0.5](https://github.com/tnotifier/lamware/compare/@tnotifier/lamware-sentry@1.0.4...@tnotifier/lamware-sentry@1.0.5) (2022-03-24)

**Note:** Version bump only for package @tnotifier/lamware-sentry





## [1.0.4](https://github.com/tnotifier/lamware/compare/@tnotifier/lamware-sentry@1.0.3...@tnotifier/lamware-sentry@1.0.4) (2022-03-24)

**Note:** Version bump only for package @tnotifier/lamware-sentry
Expand Down
4 changes: 2 additions & 2 deletions packages/sentry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tnotifier/lamware-sentry",
"version": "1.0.4",
"version": "1.0.5",
"description": "Lamware Middleware for tracking with Sentry",
"files": [
"build"
Expand Down Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"@sentry/serverless": "^6.18.2",
"@tnotifier/lamware": "^1.1.2"
"@tnotifier/lamware": "^1.1.3"
},
"devDependencies": {
"@types/aws-lambda": "^8.10.93",
Expand Down
8 changes: 8 additions & 0 deletions packages/warmer/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.

## [1.0.5](https://github.com/tnotifier/lamware/compare/@tnotifier/lamware-warmer@1.0.4...@tnotifier/lamware-warmer@1.0.5) (2022-03-24)

**Note:** Version bump only for package @tnotifier/lamware-warmer





## [1.0.4](https://github.com/tnotifier/lamware/compare/@tnotifier/lamware-warmer@1.0.3...@tnotifier/lamware-warmer@1.0.4) (2022-03-24)

**Note:** Version bump only for package @tnotifier/lamware-warmer
Expand Down
4 changes: 2 additions & 2 deletions packages/warmer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tnotifier/lamware-warmer",
"version": "1.0.4",
"version": "1.0.5",
"description": "Lamware Middleware for keeping Functions warm",
"files": [
"build"
Expand Down Expand Up @@ -40,7 +40,7 @@
"lint": "eslint --ext .ts,vue --ignore-path .gitignore src"
},
"dependencies": {
"@tnotifier/lamware": "^1.1.2",
"@tnotifier/lamware": "^1.1.3",
"lambda-warmer": "^1.2.2"
},
"devDependencies": {
Expand Down

0 comments on commit dbc73ac

Please sign in to comment.