Skip to content

Commit

Permalink
chore: release main (#1567)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>swc: 0.4.21</summary>

##
[0.4.21](swc0.4.20...swc0.4.21)
(2024-11-13)


### Bug Fixes

* **deps:** update rust crate swc_core to v5.0.4
([#1565](#1565))
([4905cb0](4905cb0))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
soc221b authored Nov 13, 2024
1 parent 28a1e6f commit 5033526
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages/cli": "0.7.1",
"packages/flow": "0.2.0",
"packages/prepare": "0.2.1",
"packages/swc": "0.4.20",
"packages/swc": "0.4.21",
"packages/typescript": "0.4.0",
"packages/unplugin": "0.6.0"
}
7 changes: 7 additions & 0 deletions packages/swc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.4.21](https://github.com/runtime-env/import-meta-env/compare/swc0.4.20...swc0.4.21) (2024-11-13)


### Bug Fixes

* **deps:** update rust crate swc_core to v5.0.4 ([#1565](https://github.com/runtime-env/import-meta-env/issues/1565)) ([4905cb0](https://github.com/runtime-env/import-meta-env/commit/4905cb06141ad390693247db4bea042bea393a80))

## [0.4.20](https://github.com/runtime-env/import-meta-env/compare/swc0.4.19...swc0.4.20) (2024-11-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/swc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@import-meta-env/swc",
"version": "0.4.20",
"version": "0.4.21",
"description": "Build once, deploy anywhere. Startup/runtime environment variable solution for JavaScript.",
"license": "MIT",
"author": "Ernest",
Expand Down

0 comments on commit 5033526

Please sign in to comment.