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,10 +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.4.5] ( https://github.com/Codex-/swc-plugin-import-meta-env/compare/v1.4.4...v1.4.5 )
8+
9+ - chore(deps): update swc [ ` #54 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/54 )
10+
711#### [ v1.4.4] ( https://github.com/Codex-/swc-plugin-import-meta-env/compare/v1.4.2...v1.4.4 )
812
13+ > 5 March 2024
14+
915- chore(deps): update dependency @swc/core to ^1.4.4 [ ` #53 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/53 )
1016- fix(deps): update rust crate swc_core to 0.90.16 [ ` #52 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/52 )
17+ - release: v1.4.4 [ ` c55704b ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/commit/c55704bdc00cfa2c40d169974938c5df1c628de6 )
1118- build: pre-align release number with swc core release [ ` 3f041d8 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/commit/3f041d8c426c4e1a37cd52b33be8079f16601ef1 )
1219
1320#### [ v1.4.2] ( https://github.com/Codex-/swc-plugin-import-meta-env/compare/v1.4.1...v1.4.2 )
Original file line number Diff line number Diff line change 11[package ]
22name = " swc_plugin_import_meta_env"
3- version = " 1.4.4 "
3+ version = " 1.4.5 "
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.4 " ,
3+ "version" : " 1.4.5 " ,
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