File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed
Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,17 @@ 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.8] ( https://github.com/Codex-/swc-plugin-import-meta-env/compare/v1.10.7...v1.10.8 )
8+
9+ - fix(deps): update swc [ ` #146 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/146 )
10+ - fix(deps): update rust crate swc_core to 10.2.1 [ ` #145 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/145 )
11+ - chore(deps): update dependency pnpm to v9.15.4 [ ` #144 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/144 )
12+ - chore: enable automerge for renovate [ ` 1ba41c4 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/commit/1ba41c45af41d4aea306976a0c7ced77cc8cdc1b )
13+
714#### [ v1.10.7] ( https://github.com/Codex-/swc-plugin-import-meta-env/compare/v1.10.4...v1.10.7 )
815
16+ > 13 January 2025
17+
918- chore(deps): update dependency @swc/core to ^1.10.7 [ ` #141 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/141 )
1019- fix(deps): update rust crate swc_core to v10 [ ` #142 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/142 )
1120- chore(deps): update dependency release-it to ^18.1.1 [ ` #143 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/143 )
@@ -17,6 +26,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1726- chore(deps): lock file maintenance [ ` #136 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/136 )
1827- chore(deps): lock file maintenance [ ` #135 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/135 )
1928- chore(deps): lock file maintenance [ ` #134 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/134 )
29+ - release: v1.10.7 [ ` ac78620 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/commit/ac78620797f66853d1ae9d0c3bff836c85cdcb71 )
2030
2131#### [ v1.10.4] ( https://github.com/Codex-/swc-plugin-import-meta-env/compare/v1.10.3...v1.10.4 )
2232
Original file line number Diff line number Diff line change 11[package ]
22name = " swc_plugin_import_meta_env"
3- version = " 1.10.7 "
3+ version = " 1.10.8 "
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.7 " ,
3+ "version" : " 1.10.8 " ,
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