Commit 3fa5d20 github-actions
committed
1 parent 9e89cd5 commit 3fa5d20 Copy full SHA for 3fa5d20
File tree 28 files changed +98
-14
lines changed
28 files changed +98
-14
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 0.55.5 (2023-10-18)
7
+
8
+ ### Bug Fixes
9
+
10
+ - cli tests randomly fail ([ #469 ] ( https://github.com/functionless/eventual/issues/469 ) ) ([ 9e89cd5] ( https://github.com/functionless/eventual/commit/9e89cd5e5f96e9e2e8ca987c4dc29caecc49807a ) )
11
+
6
12
## 0.55.4 (2023-10-05)
7
13
8
14
** Note:** Version bump only for package eventual-monorepo
Original file line number Diff line number Diff line change 13
13
"allowBranch" : [" main" ]
14
14
}
15
15
},
16
- "version" : " 0.55.4 "
16
+ "version" : " 0.55.5 "
17
17
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 0.55.5 (2023-10-18)
7
+
8
+ ### Bug Fixes
9
+
10
+ - cli tests randomly fail ([ #469 ] ( https://github.com/functionless/eventual/issues/469 ) ) ([ 9e89cd5] ( https://github.com/functionless/eventual/commit/9e89cd5e5f96e9e2e8ca987c4dc29caecc49807a ) )
11
+
6
12
## 0.55.4 (2023-10-05)
7
13
8
14
** Note:** Version bump only for package @eventual/aws-cdk
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eventual/aws-cdk" ,
3
- "version" : " 0.55.4 " ,
3
+ "version" : " 0.55.5 " ,
4
4
"main" : " lib/index.js" ,
5
5
"types:" : " lib/index.d.ts" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 0.55.5 (2023-10-18)
7
+
8
+ ### Bug Fixes
9
+
10
+ - cli tests randomly fail ([ #469 ] ( https://github.com/functionless/eventual/issues/469 ) ) ([ 9e89cd5] ( https://github.com/functionless/eventual/commit/9e89cd5e5f96e9e2e8ca987c4dc29caecc49807a ) )
11
+
6
12
## 0.55.4 (2023-10-05)
7
13
8
14
** Note:** Version bump only for package @eventual/aws-client
Original file line number Diff line number Diff line change 8
8
},
9
9
"main" : " ./lib/cjs/index.js" ,
10
10
"module" : " ./lib/esm/index.js" ,
11
- "version" : " 0.55.4 " ,
11
+ "version" : " 0.55.5 " ,
12
12
"scripts" : {
13
13
"test" : " jest --passWithNoTests"
14
14
},
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 0.55.5 (2023-10-18)
7
+
8
+ ### Bug Fixes
9
+
10
+ - cli tests randomly fail ([ #469 ] ( https://github.com/functionless/eventual/issues/469 ) ) ([ 9e89cd5] ( https://github.com/functionless/eventual/commit/9e89cd5e5f96e9e2e8ca987c4dc29caecc49807a ) )
11
+
6
12
## 0.55.4 (2023-10-05)
7
13
8
14
** Note:** Version bump only for package @eventual/aws-runtime
Original file line number Diff line number Diff line change 8
8
},
9
9
"main" : " ./lib/cjs/index.js" ,
10
10
"module" : " ./lib/esm/index.js" ,
11
- "version" : " 0.55.4 " ,
11
+ "version" : " 0.55.5 " ,
12
12
"scripts" : {
13
13
"test" : " jest --passWithNoTests"
14
14
},
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 0.55.5 (2023-10-18)
7
+
8
+ ### Bug Fixes
9
+
10
+ - cli tests randomly fail ([ #469 ] ( https://github.com/functionless/eventual/issues/469 ) ) ([ 9e89cd5] ( https://github.com/functionless/eventual/commit/9e89cd5e5f96e9e2e8ca987c4dc29caecc49807a ) )
11
+
6
12
## 0.55.4 (2023-10-05)
7
13
8
14
** Note:** Version bump only for package @eventual/cli
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eventual/cli" ,
3
3
"type" : " module" ,
4
- "version" : " 0.55.4 " ,
4
+ "version" : " 0.55.5 " ,
5
5
"bin" : {
6
6
"eventual" : " bin/eventual.mjs"
7
7
},
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 0.55.5 (2023-10-18)
7
+
8
+ ### Bug Fixes
9
+
10
+ - cli tests randomly fail ([ #469 ] ( https://github.com/functionless/eventual/issues/469 ) ) ([ 9e89cd5] ( https://github.com/functionless/eventual/commit/9e89cd5e5f96e9e2e8ca987c4dc29caecc49807a ) )
11
+
6
12
## 0.55.4 (2023-10-05)
7
13
8
14
** Note:** Version bump only for package @eventual/client
Original file line number Diff line number Diff line change 8
8
},
9
9
"main" : " ./lib/cjs/index.js" ,
10
10
"module" : " ./lib/esm/index.js" ,
11
- "version" : " 0.55.4 " ,
11
+ "version" : " 0.55.5 " ,
12
12
"scripts" : {
13
13
"test" : " NODE_OPTIONS=--experimental-vm-modules jest --passWithNoTests"
14
14
},
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 0.55.5 (2023-10-18)
7
+
8
+ ### Bug Fixes
9
+
10
+ - cli tests randomly fail ([ #469 ] ( https://github.com/functionless/eventual/issues/469 ) ) ([ 9e89cd5] ( https://github.com/functionless/eventual/commit/9e89cd5e5f96e9e2e8ca987c4dc29caecc49807a ) )
11
+
6
12
## 0.55.4 (2023-10-05)
7
13
8
14
** Note:** Version bump only for package @eventual/compiler
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eventual/compiler" ,
3
- "version" : " 0.55.4 " ,
3
+ "version" : " 0.55.5 " ,
4
4
"bin" : {
5
5
"eventual-bundle" : " ./bin/eventual-bundle.mjs" ,
6
6
"eventual-infer" : " ./bin/eventual-infer.mjs"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 0.55.5 (2023-10-18)
7
+
8
+ ### Bug Fixes
9
+
10
+ - cli tests randomly fail ([ #469 ] ( https://github.com/functionless/eventual/issues/469 ) ) ([ 9e89cd5] ( https://github.com/functionless/eventual/commit/9e89cd5e5f96e9e2e8ca987c4dc29caecc49807a ) )
11
+
6
12
## 0.55.4 (2023-10-05)
7
13
8
14
** Note:** Version bump only for package @eventual/core-runtime
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eventual/core-runtime" ,
3
- "version" : " 0.55.4 " ,
3
+ "version" : " 0.55.5 " ,
4
4
"exports" : {
5
5
"." : {
6
6
"import" : " ./lib/esm/index.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 0.55.5 (2023-10-18)
7
+
8
+ ### Bug Fixes
9
+
10
+ - cli tests randomly fail ([ #469 ] ( https://github.com/functionless/eventual/issues/469 ) ) ([ 9e89cd5] ( https://github.com/functionless/eventual/commit/9e89cd5e5f96e9e2e8ca987c4dc29caecc49807a ) )
11
+
6
12
## 0.55.4 (2023-10-05)
7
13
8
14
** Note:** Version bump only for package @eventual/core
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eventual/core" ,
3
- "version" : " 0.55.4 " ,
3
+ "version" : " 0.55.5 " ,
4
4
"exports" : {
5
5
"." : {
6
6
"import" : " ./lib/esm/index.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 0.55.5 (2023-10-18)
7
+
8
+ ### Bug Fixes
9
+
10
+ - cli tests randomly fail ([ #469 ] ( https://github.com/functionless/eventual/issues/469 ) ) ([ 9e89cd5] ( https://github.com/functionless/eventual/commit/9e89cd5e5f96e9e2e8ca987c4dc29caecc49807a ) )
11
+
6
12
## 0.55.4 (2023-10-05)
7
13
8
14
** Note:** Version bump only for package @eventual/integrations-slack
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eventual/integrations-slack" ,
3
- "version" : " 0.55.4 " ,
3
+ "version" : " 0.55.5 " ,
4
4
"exports" : {
5
5
"." : {
6
6
"import" : " ./lib/esm/index.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 0.55.5 (2023-10-18)
7
+
8
+ ### Bug Fixes
9
+
10
+ - cli tests randomly fail ([ #469 ] ( https://github.com/functionless/eventual/issues/469 ) ) ([ 9e89cd5] ( https://github.com/functionless/eventual/commit/9e89cd5e5f96e9e2e8ca987c4dc29caecc49807a ) )
11
+
6
12
## 0.55.4 (2023-10-05)
7
13
8
14
** Note:** Version bump only for package @eventual/project
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eventual/project" ,
3
- "version" : " 0.55.4 " ,
3
+ "version" : " 0.55.5 " ,
4
4
"exports" : {
5
5
"." : {
6
6
"import" : " ./lib/esm/index.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 0.55.5 (2023-10-18)
7
+
8
+ ### Bug Fixes
9
+
10
+ - cli tests randomly fail ([ #469 ] ( https://github.com/functionless/eventual/issues/469 ) ) ([ 9e89cd5] ( https://github.com/functionless/eventual/commit/9e89cd5e5f96e9e2e8ca987c4dc29caecc49807a ) )
11
+
6
12
## 0.55.4 (2023-10-05)
7
13
8
14
** Note:** Version bump only for package @eventual/testing
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eventual/testing" ,
3
- "version" : " 0.55.4 " ,
3
+ "version" : " 0.55.5 " ,
4
4
"exports" : {
5
5
"." : {
6
6
"import" : " ./lib/esm/index.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 0.55.5 (2023-10-18)
7
+
8
+ ### Bug Fixes
9
+
10
+ - cli tests randomly fail ([ #469 ] ( https://github.com/functionless/eventual/issues/469 ) ) ([ 9e89cd5] ( https://github.com/functionless/eventual/commit/9e89cd5e5f96e9e2e8ca987c4dc29caecc49807a ) )
11
+
6
12
## 0.55.4 (2023-10-05)
7
13
8
14
** Note:** Version bump only for package @eventual/timeline
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eventual/timeline" ,
3
- "version" : " 0.55.4 " ,
3
+ "version" : " 0.55.5 " ,
4
4
"type" : " module" ,
5
5
"exports" : {
6
6
"./dev" : " ./" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 0.55.5 (2023-10-18)
7
+
8
+ ### Bug Fixes
9
+
10
+ - cli tests randomly fail ([ #469 ] ( https://github.com/functionless/eventual/issues/469 ) ) ([ 9e89cd5] ( https://github.com/functionless/eventual/commit/9e89cd5e5f96e9e2e8ca987c4dc29caecc49807a ) )
11
+
6
12
## 0.55.4 (2023-10-05)
7
13
8
14
** Note:** Version bump only for package create-eventual
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-eventual" ,
3
- "version" : " 0.55.4 " ,
3
+ "version" : " 0.55.5 " ,
4
4
"type" : " commonjs" ,
5
5
"files" : [
6
6
" bin" ,
You can’t perform that action at this time.
0 commit comments