hexo-plugin-aurora
Advanced tools
Comparing version
@@ -0,1 +1,8 @@ | ||
## [1.4.2](https://github.com/auroral-ui/hexo-plugin-aurora/compare/v1.4.1...v1.4.2) (2023-08-10) | ||
### Bug Fixes | ||
* removed privacy data from site config ([d26e57a](https://github.com/auroral-ui/hexo-plugin-aurora/commit/d26e57a4edf11d8b7666c94f42b9ae294b52a517)) | ||
## [1.4.1](https://github.com/auroral-ui/hexo-plugin-aurora/compare/v1.4.0...v1.4.1) (2023-08-09) | ||
@@ -2,0 +9,0 @@ |
@@ -34,2 +34,5 @@ const appRoot = require('app-root-path'); | ||
const configs = this.data; | ||
// Removed privacy data from site configs | ||
delete configs.deploy; | ||
delete configs.server; | ||
data.push({ | ||
@@ -36,0 +39,0 @@ path: 'api/site.json', |
{ | ||
"name": "hexo-plugin-aurora", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "A plugin for Hexo Aurora theme", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
52645
0.7%1351
0.22%