File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed
Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,23 @@ 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.17] ( https://github.com/Codex-/swc-plugin-import-meta-env/compare/v1.4.16...v1.4.17 )
8+
9+ - chore(deps): update swc [ ` #72 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/72 )
10+ - cicd(actions): Use rustup directly instead of deprecated action [ ` #71 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/71 )
11+
712#### [ v1.4.16] ( https://github.com/Codex-/swc-plugin-import-meta-env/compare/v1.4.12...v1.4.16 )
813
14+ > 19 April 2024
15+
916- build(cargo): Update ` rustc ` to ` nightly-2024-04-16 ` [ ` #70 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/70 )
1017- chore(deps): update pnpm to v9.0.2 [ ` #68 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/68 )
1118- chore(deps): update swc [ ` #64 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/64 )
1219- chore(deps): update pnpm to v9 [ ` #67 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/67 )
1320- chore(deps): update pnpm to v8.15.7 [ ` #66 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/66 )
1421- chore(deps): update dependency release-it to ^17.2.0 [ ` #65 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/pull/65 )
1522- build(cargo): Update rustc to nightly-2024-04-16 [ ` 8a87ab9 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/commit/8a87ab96d79f539c1556f1ffe190013d56c3910b )
23+ - release: v1.4.16 [ ` 66318ab ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/commit/66318ab5f2a1389d63c5da1738bc766549d581f5 )
1624- release: pre-bump for patch [ ` b275a17 ` ] ( https://github.com/Codex-/swc-plugin-import-meta-env/commit/b275a174d19fc17b97d88e3401bde31515127b75 )
1725
1826#### [ v1.4.12] ( https://github.com/Codex-/swc-plugin-import-meta-env/compare/v1.4.8...v1.4.12 )
Original file line number Diff line number Diff line change 11[package ]
22name = " swc_plugin_import_meta_env"
3- version = " 1.4.16 "
3+ version = " 1.4.17 "
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.16 " ,
3+ "version" : " 1.4.17 " ,
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