Skip to content

Commit f6746c6

Browse files
committed
chore: vite-plugin-meta-env release v1.0.2
1 parent 03e8596 commit f6746c6

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

22

3+
## [1.0.2](https://github.com/wei-design/vite-plugin-meta-env/compare/1.0.1...1.0.2) (2023-08-04)
4+
5+
6+
### Features
7+
8+
* update readme.md ([03e8596](https://github.com/wei-design/vite-plugin-meta-env/commit/03e85965f32b8928f4762c30f8eee61e03503ef3))
9+
310
## [1.0.1](https://github.com/wei-design/vite-plugin-meta-env/compare/1.0.0...1.0.1) (2023-08-04)
411

512
# [1.0.0](https://github.com/wei-design/vite-plugin-meta-env/compare/0.2.0...1.0.0) (2023-07-15)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vite-plugin-meta-env",
33
"private": false,
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"author": "wforguo@qq.com",
66
"description": "a vite plugin, define dynamic env variables in import.meta.env",
77
"license": "ISC",

0 commit comments

Comments
 (0)