Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @tnotifier/[email protected]
 - @tnotifier/[email protected]
 - @tnotifier/[email protected]
 - @tnotifier/[email protected]
 - @tnotifier/[email protected]
 - @tnotifier/[email protected]
 - @tnotifier/[email protected]
  • Loading branch information
GitHub Actions committed Mar 24, 2022
1 parent 9dea429 commit f99dbae
Show file tree
Hide file tree
Showing 14 changed files with 69 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.4](https://github.com/tnotifier/lamware/compare/@tnotifier/[email protected]...@tnotifier/[email protected]) (2022-03-24)

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





## [1.0.3](https://github.com/tnotifier/lamware/compare/@tnotifier/[email protected]...@tnotifier/[email protected]) (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.3",
"version": "1.0.4",
"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.1"
"@tnotifier/lamware": "^1.1.2"
},
"devDependencies": {
"@types/node": "^14.18.12",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/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.1.2](https://github.com/tnotifier/lamware/compare/@tnotifier/[email protected]...@tnotifier/[email protected]) (2022-03-24)

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





## [1.1.1](https://github.com/tnotifier/lamware/compare/@tnotifier/[email protected]...@tnotifier/[email protected]) (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.1",
"version": "1.1.2",
"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.4](https://github.com/tnotifier/lamware/compare/@tnotifier/[email protected]...@tnotifier/[email protected]) (2022-03-24)

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





## [1.0.3](https://github.com/tnotifier/lamware/compare/@tnotifier/[email protected]...@tnotifier/[email protected]) (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.3",
"version": "1.0.4",
"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.1"
"@tnotifier/lamware": "^1.1.2"
},
"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
@@ -0,0 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 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.0",
"version": "1.0.1",
"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.0"
"@tnotifier/lamware": "^1.1.2"
},
"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.4](https://github.com/tnotifier/lamware/compare/@tnotifier/[email protected]...@tnotifier/[email protected]) (2022-03-24)

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





## [1.0.3](https://github.com/tnotifier/lamware/compare/@tnotifier/[email protected]...@tnotifier/[email protected]) (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.3",
"version": "1.0.4",
"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.1"
"@tnotifier/lamware": "^1.1.2"
},
"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.4](https://github.com/tnotifier/lamware/compare/@tnotifier/[email protected]...@tnotifier/[email protected]) (2022-03-24)

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





## [1.0.3](https://github.com/tnotifier/lamware/compare/@tnotifier/[email protected]...@tnotifier/[email protected]) (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.3",
"version": "1.0.4",
"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.1"
"@tnotifier/lamware": "^1.1.2"
},
"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.4](https://github.com/tnotifier/lamware/compare/@tnotifier/[email protected]...@tnotifier/[email protected]) (2022-03-24)

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





## [1.0.3](https://github.com/tnotifier/lamware/compare/@tnotifier/[email protected]...@tnotifier/[email protected]) (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.3",
"version": "1.0.4",
"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.1",
"@tnotifier/lamware": "^1.1.2",
"lambda-warmer": "^1.2.2"
},
"devDependencies": {
Expand Down

0 comments on commit f99dbae

Please sign in to comment.