Skip to content

Commit fd2965c

Browse files
authored
Merge pull request #2 from aliothor/release-please--branches--main--components--vite-plugin-ol-external
chore(main): release 1.0.1
2 parents 22eac46 + 79f59c6 commit fd2965c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## 1.0.0 (2023-10-16)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-ol-external",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "external openlayers plugin for vite",
55
"author": "aliothor",
66
"type": "module",

0 commit comments

Comments
 (0)