Skip to content

Commit 35041f8

Browse files
chore: update versions
1 parent 9e12fc7 commit 35041f8

7 files changed

Lines changed: 24 additions & 10 deletions

File tree

.changeset/sour-months-pull.md

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

cli/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @wbce/orbits-cli
22

3+
## 0.2.4
4+
5+
### Patch Changes
6+
7+
- e031659: fix/security-updates
8+
- Updated dependencies [e031659]
9+
- @orbi-ts/fuel@0.2.3
10+
311
## 0.2.3
412

513
### Patch Changes

cli/package.json

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

helpers/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @wbce/orbits-fuel
22

3+
## 0.2.3
4+
5+
### Patch Changes
6+
7+
- e031659: fix/security-updates
8+
39
## 0.2.2
410

511
### Patch Changes

helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orbi-ts/fuel",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "Flow for DevOps - a simple way to write state machine",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @orbi-ts/eslint-plugin-orbits
2+
3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- e031659: fix/security-updates

packages/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orbi-ts/eslint-plugin-orbits",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)