Skip to content

Commit

Permalink
Trigger release 0.7.0-beta-6 (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcalthrop authored Dec 11, 2024
1 parent 7f31406 commit 6970808
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: Build and publish
runs-on: ubuntu-latest
permissions:
contents: read
contents: write
id-token: write
steps:
- uses: actions/checkout@v4.2.2
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mands/nx-plugins",
"version": "0.7.0-beta-5",
"version": "0.7.0-beta-6",
"description": "Nx plugins by M&S engineering",
"license": "MIT",
"private": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/nx-playwright/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mands/nx-playwright",
"version": "0.7.0-beta-5",
"version": "0.7.0-beta-6",
"license": "MIT",
"publishConfig": {
"registry": "https://registry.npmjs.org"
Expand Down

0 comments on commit 6970808

Please sign in to comment.