Skip to content

Commit b3cc3bc

Browse files
authored
chore: release main (#1727)
1 parent 527fc1a commit b3cc3bc

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"packages/cli": "0.7.3",
44
"packages/flow": "0.2.0",
55
"packages/prepare": "0.2.2",
6-
"packages/swc": "0.4.37",
6+
"packages/swc": "0.4.38",
77
"packages/typescript": "0.4.0",
88
"packages/unplugin": "0.6.2"
99
}

packages/swc/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
## [0.4.38](https://github.com/runtime-env/import-meta-env/compare/swc0.4.37...swc0.4.38) (2025-02-07)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** update swc monorepo ([#1725](https://github.com/runtime-env/import-meta-env/issues/1725)) ([527fc1a](https://github.com/runtime-env/import-meta-env/commit/527fc1ac1c858e22bd9312bd5fb511b11e5dac5a))
11+
512
## [0.4.37](https://github.com/runtime-env/import-meta-env/compare/swc0.4.36...swc0.4.37) (2025-02-06)
613

714

packages/swc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@import-meta-env/swc",
3-
"version": "0.4.37",
3+
"version": "0.4.38",
44
"description": "Build once, deploy anywhere. Startup/runtime environment variable solution for JavaScript.",
55
"license": "MIT",
66
"author": "Ernest",

0 commit comments

Comments
 (0)