File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed
Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,21 @@ 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.11.21] ( https://github.com/Codex-/swc-plugin-import-meta-env/compare/v1.11.20...v1.11.21 )
8+
9+ - fix(deps): update swc [ ` #214 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/214 )
10+
711#### [ v1.11.20] ( https://github.com/Codex-/swc-plugin-import-meta-env/compare/v1.11.18...v1.11.20 )
812
13+ > 14 April 2025
14+
915- chore(deps): update dependency pnpm to v10.8.1 [ ` #215 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/215 )
1016- fix(deps): update swc [ ` #213 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/213 )
1117- fix(deps): update rust crate swc_core to v22 [ ` #212 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/212 )
1218- chore(deps): lock file maintenance [ ` #209 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/209 )
1319- chore(deps): update dependency pnpm to v10.8.0 [ ` #211 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/211 )
1420- fix(deps): update rust crate swc_core to v21 [ ` #210 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/210 )
21+ - release: v1.11.20 [ ` 0f82e60 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/commit/0f82e602dab178bd81f2b3ec4fc86e4971b5cf39 )
1522
1623#### [ v1.11.18] ( https://github.com/Codex-/swc-plugin-import-meta-env/compare/v1.11.13...v1.11.18 )
1724
Original file line number Diff line number Diff line change 11[package ]
22name = " swc_plugin_import_meta_env"
3- version = " 1.11.20 "
3+ version = " 1.11.21 "
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.11.20 " ,
3+ "version" : " 1.11.21 " ,
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