Skip to content

Commit

Permalink
Release 2.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
CiotkaCierpienia committed Oct 9, 2024
1 parent 23d588d commit c8c3ea7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
permissions:
contents: write

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,6 +1,6 @@
{
"name": "flotiq-cli",
"version": "2.8.2",
"version": "2.8.3",
"description": "Flotiq CLI",
"main": "src/command/command.js",
"private": false,
Expand Down

0 comments on commit c8c3ea7

Please sign in to comment.