Skip to content

Commit

Permalink
chore(release): 📣⚡ publish release 1.59.145 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
xappbot committed Dec 17, 2024
1 parent 2b84149 commit 29f006e
Show file tree
Hide file tree
Showing 22 changed files with 124 additions and 36 deletions.
8 changes: 8 additions & 0 deletions 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.59.145](https://github.com/stentorium/stentor/compare/v1.59.144...v1.59.145) (2024-12-17)

**Note:** Version bump only for package repo





## [1.59.144](https://github.com/stentorium/stentor/compare/v1.59.143...v1.59.144) (2024-12-16)

**Note:** Version bump only for package repo
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages/**"
],
"npmClient": "yarn",
"version": "1.59.144",
"version": "1.59.145",
"command": {
"init": {
"exact": true
Expand Down
8 changes: 8 additions & 0 deletions packages/stentor-conditional/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.59.145](https://github.com/stentorium/stentor/compare/v1.59.144...v1.59.145) (2024-12-17)

**Note:** Version bump only for package stentor-conditional





## [1.59.144](https://github.com/stentorium/stentor/compare/v1.59.143...v1.59.144) (2024-12-16)

**Note:** Version bump only for package stentor-conditional
Expand Down
2 changes: 1 addition & 1 deletion packages/stentor-conditional/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "1.59.144",
"version": "1.59.145",
"description": "Conditionals for 📣 stentor",
"types": "lib/index",
"typings": "lib/index",
Expand Down
8 changes: 8 additions & 0 deletions packages/stentor-context/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.59.145](https://github.com/stentorium/stentor/compare/v1.59.144...v1.59.145) (2024-12-17)

**Note:** Version bump only for package stentor-context





## [1.59.144](https://github.com/stentorium/stentor/compare/v1.59.143...v1.59.144) (2024-12-16)

**Note:** Version bump only for package stentor-context
Expand Down
4 changes: 2 additions & 2 deletions packages/stentor-context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "1.59.144",
"version": "1.59.145",
"description": "Context for stentor",
"types": "lib/index",
"main": "lib/index",
Expand All @@ -30,7 +30,7 @@
"dependencies": {
"@xapp/patterns": "2.0.2",
"stentor-constants": "1.59.144",
"stentor-response": "1.59.144",
"stentor-response": "1.59.145",
"stentor-storage": "1.59.144"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/stentor-determiner/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.59.145](https://github.com/stentorium/stentor/compare/v1.59.144...v1.59.145) (2024-12-17)

**Note:** Version bump only for package stentor-determiner





## [1.59.144](https://github.com/stentorium/stentor/compare/v1.59.143...v1.59.144) (2024-12-16)

**Note:** Version bump only for package stentor-determiner
Expand Down
4 changes: 2 additions & 2 deletions packages/stentor-determiner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "1.59.144",
"version": "1.59.145",
"description": "Determination for stentor",
"types": "lib/index",
"main": "lib/index",
Expand All @@ -29,7 +29,7 @@
},
"dependencies": {
"jsonpath-plus": "10.2.0",
"stentor-conditional": "1.59.144",
"stentor-conditional": "1.59.145",
"stentor-constants": "1.59.144",
"stentor-guards": "1.59.144",
"stentor-interaction-model": "1.59.144",
Expand Down
8 changes: 8 additions & 0 deletions packages/stentor-handler-delegating/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.59.145](https://github.com/stentorium/stentor/compare/v1.59.144...v1.59.145) (2024-12-17)

**Note:** Version bump only for package stentor-handler-delegating





## [1.59.144](https://github.com/stentorium/stentor/compare/v1.59.143...v1.59.144) (2024-12-16)

**Note:** Version bump only for package stentor-handler-delegating
Expand Down
4 changes: 2 additions & 2 deletions packages/stentor-handler-delegating/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "1.59.144",
"version": "1.59.145",
"description": "Delegating handler for stentor",
"types": "lib/index",
"main": "lib/index",
Expand All @@ -23,7 +23,7 @@
"typescript": "5.5.4"
},
"dependencies": {
"stentor-handler": "1.59.144",
"stentor-handler": "1.59.145",
"stentor-utils": "1.59.144"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/stentor-handler-factory/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.59.145](https://github.com/stentorium/stentor/compare/v1.59.144...v1.59.145) (2024-12-17)

**Note:** Version bump only for package stentor-handler-factory





## [1.59.144](https://github.com/stentorium/stentor/compare/v1.59.143...v1.59.144) (2024-12-16)

**Note:** Version bump only for package stentor-handler-factory
Expand Down
10 changes: 5 additions & 5 deletions packages/stentor-handler-factory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "1.59.144",
"version": "1.59.145",
"description": "Handler factory for stentor",
"types": "lib/index",
"main": "lib/index",
Expand All @@ -30,12 +30,12 @@
},
"dependencies": {
"stentor-constants": "1.59.144",
"stentor-context": "1.59.144",
"stentor-handler": "1.59.144",
"stentor-handler-delegating": "1.59.144",
"stentor-context": "1.59.145",
"stentor-handler": "1.59.145",
"stentor-handler-delegating": "1.59.145",
"stentor-interaction-model": "1.59.144",
"stentor-logger": "1.59.144",
"stentor-response": "1.59.144",
"stentor-response": "1.59.145",
"stentor-utils": "1.59.144"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/stentor-handler-manager/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.59.145](https://github.com/stentorium/stentor/compare/v1.59.144...v1.59.145) (2024-12-17)

**Note:** Version bump only for package stentor-handler-manager





## [1.59.144](https://github.com/stentorium/stentor/compare/v1.59.143...v1.59.144) (2024-12-16)

**Note:** Version bump only for package stentor-handler-manager
Expand Down
8 changes: 4 additions & 4 deletions packages/stentor-handler-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "1.59.144",
"version": "1.59.145",
"description": "Handler manager for stentor",
"types": "lib/index",
"main": "lib/index",
Expand Down Expand Up @@ -32,10 +32,10 @@
},
"dependencies": {
"stentor-guards": "1.59.144",
"stentor-handler": "1.59.144",
"stentor-handler-factory": "1.59.144",
"stentor-handler": "1.59.145",
"stentor-handler-factory": "1.59.145",
"stentor-logger": "1.59.144",
"stentor-response": "1.59.144",
"stentor-response": "1.59.145",
"stentor-storage": "1.59.144"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/stentor-handler/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.59.145](https://github.com/stentorium/stentor/compare/v1.59.144...v1.59.145) (2024-12-17)

**Note:** Version bump only for package stentor-handler





## [1.59.144](https://github.com/stentorium/stentor/compare/v1.59.143...v1.59.144) (2024-12-16)

**Note:** Version bump only for package stentor-handler
Expand Down
8 changes: 4 additions & 4 deletions packages/stentor-handler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "1.59.144",
"version": "1.59.145",
"description": "Handlers for stentor",
"types": "lib/index",
"main": "lib/index",
Expand All @@ -30,15 +30,15 @@
},
"dependencies": {
"@xapp/patterns": "2.0.2",
"stentor-conditional": "1.59.144",
"stentor-conditional": "1.59.145",
"stentor-constants": "1.59.144",
"stentor-context": "1.59.144",
"stentor-context": "1.59.145",
"stentor-guards": "1.59.144",
"stentor-history": "1.59.144",
"stentor-interaction-model": "1.59.144",
"stentor-locales": "1.59.144",
"stentor-logger": "1.59.144",
"stentor-response": "1.59.144",
"stentor-response": "1.59.145",
"stentor-storage": "1.59.144",
"stentor-utils": "1.59.144"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/stentor-response/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.59.145](https://github.com/stentorium/stentor/compare/v1.59.144...v1.59.145) (2024-12-17)

**Note:** Version bump only for package stentor-response





## [1.59.144](https://github.com/stentorium/stentor/compare/v1.59.143...v1.59.144) (2024-12-16)

**Note:** Version bump only for package stentor-response
Expand Down
4 changes: 2 additions & 2 deletions packages/stentor-response/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "1.59.144",
"version": "1.59.145",
"description": "Response for stentor",
"types": "lib/index",
"main": "lib/index",
Expand All @@ -30,7 +30,7 @@
"dependencies": {
"@xapp/patterns": "2.0.2",
"lodash.template": "4.5.0",
"stentor-determiner": "1.59.144",
"stentor-determiner": "1.59.145",
"stentor-locales": "1.59.144",
"stentor-media": "1.59.144",
"stentor-utils": "1.59.144"
Expand Down
8 changes: 8 additions & 0 deletions packages/stentor-runtime/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.59.145](https://github.com/stentorium/stentor/compare/v1.59.144...v1.59.145) (2024-12-17)

**Note:** Version bump only for package stentor-runtime





## [1.59.144](https://github.com/stentorium/stentor/compare/v1.59.143...v1.59.144) (2024-12-16)

**Note:** Version bump only for package stentor-runtime
Expand Down
12 changes: 6 additions & 6 deletions packages/stentor-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "1.59.144",
"version": "1.59.145",
"description": "Runtime for stentor",
"types": "lib/index",
"main": "lib/index",
Expand Down Expand Up @@ -33,14 +33,14 @@
},
"dependencies": {
"stentor-constants": "1.59.144",
"stentor-context": "1.59.144",
"stentor-handler": "1.59.144",
"stentor-handler-factory": "1.59.144",
"stentor-handler-manager": "1.59.144",
"stentor-context": "1.59.145",
"stentor-handler": "1.59.145",
"stentor-handler-factory": "1.59.145",
"stentor-handler-manager": "1.59.145",
"stentor-history": "1.59.144",
"stentor-interaction-model": "1.59.144",
"stentor-logger": "1.59.144",
"stentor-response": "1.59.144",
"stentor-response": "1.59.145",
"stentor-service-event": "1.59.144",
"stentor-utils": "1.59.144"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/stentor/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.59.145](https://github.com/stentorium/stentor/compare/v1.59.144...v1.59.145) (2024-12-17)

**Note:** Version bump only for package stentor





## [1.59.144](https://github.com/stentorium/stentor/compare/v1.59.143...v1.59.144) (2024-12-16)

**Note:** Version bump only for package stentor
Expand Down
14 changes: 7 additions & 7 deletions packages/stentor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "1.59.144",
"version": "1.59.145",
"description": "SDK for building omni-channel conversational assistants",
"types": "lib/index",
"typings": "lib/index",
Expand Down Expand Up @@ -48,15 +48,15 @@
"dotenv": "16.4.7",
"express": "4.21.2",
"stentor-constants": "1.59.144",
"stentor-context": "1.59.144",
"stentor-determiner": "1.59.144",
"stentor-handler": "1.59.144",
"stentor-handler-factory": "1.59.144",
"stentor-context": "1.59.145",
"stentor-determiner": "1.59.145",
"stentor-handler": "1.59.145",
"stentor-handler-factory": "1.59.145",
"stentor-logger": "1.59.144",
"stentor-models": "1.59.144",
"stentor-request": "1.59.144",
"stentor-response": "1.59.144",
"stentor-runtime": "1.59.144",
"stentor-response": "1.59.145",
"stentor-runtime": "1.59.145",
"stentor-service-event": "1.59.144",
"stentor-service-fetch": "1.59.144",
"stentor-service-ovai": "1.59.144",
Expand Down

0 comments on commit 29f006e

Please sign in to comment.