File tree Expand file tree Collapse file tree 4 files changed +15
-3
lines changed
Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change @@ -4,9 +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.9.2] ( https://github.com/Codex-/swc-plugin-import-meta-env/compare/v1.9.2...v1.9.2 )
8+
9+ - chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 [ ` #118 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/118 )
10+ - chore(deps): update dependency pnpm to v9.14.2 [ ` #115 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/115 )
11+ - chore(deps): update node.js to v20.18.1 [ ` #116 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/116 )
12+ - chore(deps): update dependency @swc/core to ^1.9.3 [ ` #117 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/117 )
13+ - chore(deps): update dependency pnpm to v9.14.1 [ ` #114 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/114 )
14+ - chore(deps): update dependency pnpm to v9.13.2 [ ` #113 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/113 )
15+
716#### [ v1.9.2] ( https://github.com/Codex-/swc-plugin-import-meta-env/compare/v1.9.1...v1.9.2 )
817
18+ > 11 November 2024
19+
920- chore(deps): update dependency @swc/core to ^1.9.2 [ ` #112 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/112 )
21+ - release: v1.9.2 [ ` 531e8eb ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/commit/531e8eb5eabf57011afc54c02d1d3484052bde30 )
1022
1123#### [ v1.9.1] ( https://github.com/Codex-/swc-plugin-import-meta-env/compare/v1.8.0...v1.9.1 )
1224
Original file line number Diff line number Diff line change 11[package ]
22name = " swc_plugin_import_meta_env"
3- version = " 1.9.2 "
3+ version = " 1.9.3 "
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.9.2 " ,
3+ "version" : " 1.9.3 " ,
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