diff --git a/CHANGELOG.md b/CHANGELOG.md index cf6e282..d181b5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 1.2.0 - 2025-08-09 + +- Changed license to MPL-2.0 +- Fixed dist directory not exist error + ## 1.1.0 - 2024-03-04 - Changed license to MIT diff --git a/package.json b/package.json index f99d041..00cecf6 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "url": "git+https://github.com/guoyunhe/vite-plugin-adsense.git" }, "funding": "https://github.com/sponsors/guoyunhe", - "license": "MIT", + "license": "MPL-2.0", "author": { "name": "Guo Yunhe", "email": "i@guoyunhe.me"