docs: changelog

This commit is contained in:
Guo Yunhe
2025-08-09 14:57:58 +08:00
parent ab54c1aedb
commit b09fd528ed
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -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
+1 -1
View File
@@ -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"