Skip to content

Commit

Permalink
chore: release v1.3.1 (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
z0ffy authored Nov 19, 2024
1 parent 14497b5 commit 7452da2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

### [Unreleased](https://github.com/z0ffy/vite-plugin-bundle-obfuscator/compare/v1.3.0...HEAD) -

- docs: update README.md
- chore: update doc
- chore(deps-dev): bump eslint from 9.14.0 to 9.15.0
- chore(deps-dev): bump @eslint/js from 9.14.0 to 9.15.0
- chore: add auto-changelog
- chore: update ci
- chore: add lint
- chore: update .gitignore
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": "vite-plugin-bundle-obfuscator",
"version": "1.3.0",
"version": "1.3.1",
"homepage": "https://github.com/z0ffy/vite-plugin-bundle-obfuscator",
"description": "JavaScript obfuscator plugin for Vite environments",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 7452da2

Please sign in to comment.