We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22eac46 commit 79f59c6Copy full SHA for 79f59c6
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.1](https://github.com/aliothor/vite-plugin-ol-external/compare/v1.0.0...v1.0.1) (2023-10-16)
4
+
5
6
+### Bug Fixes
7
8
+* **src:** 安装eslint ([22eac46](https://github.com/aliothor/vite-plugin-ol-external/commit/22eac466f83bc7fe72c999ec62527b7f23c7446d))
9
10
## 1.0.0 (2023-10-16)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-ol-external",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "external openlayers plugin for vite",
"author": "aliothor",
"type": "module",
0 commit comments