Skip to content

Commit

Permalink
chore: trigger release
Browse files Browse the repository at this point in the history
  • Loading branch information
gladwindos committed Mar 15, 2024
1 parent 35bf615 commit fe8bf2a
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/actions/publish-image/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ inputs:
runs:
using: "composite"
steps:
- name: Checkout repository
uses: actions/checkout@v4

- name: Log in to the Container registry
uses: docker/login-action@v3
with:
Expand Down
6 changes: 6 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,13 @@
### Patch Changes

- da19b0d: Publish packages
<<<<<<< Updated upstream
- Updated dependencies [da19b0d]
=======
- Update packages
- Updated dependencies [da19b0d]
- Updated dependencies
>>>>>>> Stashed changes
- @gateweaver/server@0.0.11
- @gateweaver/utils@0.0.11

Expand Down
6 changes: 6 additions & 0 deletions packages/policies/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,13 @@
### Patch Changes

- da19b0d: Publish packages
<<<<<<< Updated upstream
- Updated dependencies [da19b0d]
=======
- Update packages
- Updated dependencies [da19b0d]
- Updated dependencies
>>>>>>> Stashed changes
- @gateweaver/utils@0.0.11

## 0.0.10
Expand Down
6 changes: 6 additions & 0 deletions packages/server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,13 @@
### Patch Changes

- da19b0d: Publish packages
<<<<<<< Updated upstream
- Updated dependencies [da19b0d]
=======
- Update packages
- Updated dependencies [da19b0d]
- Updated dependencies
>>>>>>> Stashed changes
- @gateweaver/policies@0.0.11
- @gateweaver/utils@0.0.11

Expand Down
4 changes: 4 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
### Patch Changes

- da19b0d: Publish packages
<<<<<<< Updated upstream
=======
- Update packages
>>>>>>> Stashed changes
## 0.0.10

Expand Down

0 comments on commit fe8bf2a

Please sign in to comment.