File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed
Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,23 @@ All notable changes to this project will be documented in this file. Dates are d
44
55Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
66
7+ #### [ v1.4.2] ( https://github.com/Codex-/swc-plugin-import-meta-env/compare/v1.4.1...v1.4.2 )
8+
9+ - build(deps-dev): bump ip from 1.1.8 to 1.1.9 [ ` #51 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/51 )
10+ - chore(deps): update swc [ ` #47 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/47 )
11+ - build(deps-dev): resolve ip vuln [ ` f40af72 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/commit/f40af72f675dc9c23d0a7f78abf1f2432ecff492 )
12+
713#### [ v1.4.1] ( https://github.com/Codex-/swc-plugin-import-meta-env/compare/v1.4.0...v1.4.1 )
814
15+ > 3 March 2024
16+
917- chore(deps): update pnpm to v8.15.4 [ ` #50 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/50 )
1018- chore(deps): update pnpm to v8.15.3 [ ` #49 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/49 )
1119- chore(deps): update dependency release-it to ^17.1.1 [ ` #48 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/48 )
1220- chore(deps): update pnpm/action-setup action to v3 [ ` #45 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/45 )
1321- chore(deps): update pnpm to v8.15.2 [ ` #46 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/46 )
1422- chore(deps): update swc to 1.4.1 [ ` e1652e0 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/commit/e1652e0e64e0bd8f0357f0947a33d830d546d38c )
23+ - release: v1.4.1 [ ` 87f3523 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/commit/87f3523d0b844488c4f97d860dde0f9aae3d0e9d )
1524
1625### [ v1.4.0] ( https://github.com/Codex-/swc-plugin-import-meta-env/compare/v0.5.0...v1.4.0 )
1726
Original file line number Diff line number Diff line change 11[package ]
22name = " swc_plugin_import_meta_env"
3- version = " 1.4.1 "
3+ version = " 1.4.2 "
44edition = " 2021"
55authors = [" Alex Miller <codex.nz@gmail.com>" ]
66description = " SWC plugin for handling the transformation of import.meta.env"
Original file line number Diff line number Diff line change 11{
22 "name" : " swc-plugin-import-meta-env" ,
3- "version" : " 1.4.1 " ,
3+ "version" : " 1.4.2 " ,
44 "description" : " @swc plugin for handling the transformation of import.meta.env" ,
55 "author" : " Alex Miller <codex.nz@gmail.com>" ,
66 "homepage" : " https://github.com/Codex-/swc-plugin-import-meta-env#readme" ,
You can’t perform that action at this time.
0 commit comments