Skip to content

Commit

Permalink
New version 4.0.6. Read more https://github.com/jodit/jodit-react/rel…
Browse files Browse the repository at this point in the history
  • Loading branch information
xdan committed Jan 17, 2024
1 parent c781b38 commit ef30262
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/new-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
npm run git
- name: Push changes
uses: ad-m/github-push-action@master
uses: ad-m/github-push-action@main
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ github.ref }}
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,6 +1,6 @@
{
"name": "jodit-react",
"version": "4.0.5",
"version": "4.0.6",
"description": "Jodit is awesome and usefully wysiwyg editor with filebrowser",
"main": "build/jodit-react.js",
"author": "Chupurnov <[email protected]> (https://xdsoft.net/)s",
Expand Down

0 comments on commit ef30262

Please sign in to comment.