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,11 +4,18 @@ 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.10.9] ( https://github.com/Codex-/swc-plugin-import-meta-env/compare/v1.10.8...v1.10.9 )
8+
9+ - fix(deps): update swc [ ` #147 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/147 )
10+
711#### [ v1.10.8] ( https://github.com/Codex-/swc-plugin-import-meta-env/compare/v1.10.7...v1.10.8 )
812
13+ > 20 January 2025
14+
915- fix(deps): update swc [ ` #146 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/146 )
1016- fix(deps): update rust crate swc_core to 10.2.1 [ ` #145 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/145 )
1117- chore(deps): update dependency pnpm to v9.15.4 [ ` #144 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/144 )
18+ - release: v1.10.8 [ ` ce3ab72 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/commit/ce3ab7218eee540590d99afa0a947bc33d4bfcd0 )
1219- chore: enable automerge for renovate [ ` 1ba41c4 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/commit/1ba41c45af41d4aea306976a0c7ced77cc8cdc1b )
1320
1421#### [ v1.10.7] ( https://github.com/Codex-/swc-plugin-import-meta-env/compare/v1.10.4...v1.10.7 )
Original file line number Diff line number Diff line change 11[package ]
22name = " swc_plugin_import_meta_env"
3- version = " 1.10.8 "
3+ version = " 1.10.9 "
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.10.8 " ,
3+ "version" : " 1.10.9 " ,
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