Skip to content

Commit

Permalink
Release v6.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkudrna committed Apr 25, 2024
1 parent 96d9909 commit 66cf1cf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-management.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: Draft release on GitHub
uses: release-drafter/release-drafter@v5
uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "frontend-garden-ghost-theme",
"description": "Frontend Garden Ghost theme",
"version": "6.7.1",
"version": "6.8.0",
"license": "Apache-2.0",
"author": {
"name": "Adam Kudrna",
Expand Down

0 comments on commit 66cf1cf

Please sign in to comment.