Skip to content

Commit 77dd16a

Browse files
chore: update versions (#47)
# Releases ## @wbce/orbits-cli@0.0.2 ### Patch Changes - b0fc8ce: update packages - Updated dependencies [b0fc8ce] - @wbce/orbits-core@0.0.42 ## @wbce/orbits-core@0.0.42 ### Patch Changes - b0fc8ce: update packages ## @wbce/orbits-fuel@0.0.53 ### Patch Changes - b0fc8ce: update packages - Updated dependencies [b0fc8ce] - @wbce/orbits-core@0.0.42 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bd4b058 commit 77dd16a

7 files changed

Lines changed: 28 additions & 10 deletions

File tree

.changeset/cyan-pens-spend.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

cli/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @wbce/orbits-cli
2+
3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- b0fc8ce: update packages
8+
- Updated dependencies [b0fc8ce]
9+
- @wbce/orbits-core@0.0.42

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wbce/orbits-cli",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Cli to run your Orbits App",
55
"repository": {
66
"type": "git",

core/actions/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @wbce/orbits-core
2+
3+
## 0.0.42
4+
5+
### Patch Changes
6+
7+
- b0fc8ce: update packages

core/actions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wbce/orbits-core",
3-
"version": "0.0.41",
3+
"version": "0.0.42",
44
"description": "Flow for DevOps - a simple way to write state machine",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

helpers/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @wbce/orbits-fuel
2+
3+
## 0.0.53
4+
5+
### Patch Changes
6+
7+
- b0fc8ce: update packages
8+
- Updated dependencies [b0fc8ce]
9+
- @wbce/orbits-core@0.0.42

helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wbce/orbits-fuel",
3-
"version": "0.0.52",
3+
"version": "0.0.53",
44
"description": "Flow for DevOps - a simple way to write state machine",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)