Skip to content

Commit 48f1e53

Browse files
authored
chore: release main (#1755)
1 parent 078bd54 commit 48f1e53

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.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.38",
6+
"packages/swc": "0.4.39",
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.39](https://github.com/runtime-env/import-meta-env/compare/swc0.4.38...swc0.4.39) (2025-02-08)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** update swc monorepo ([#1751](https://github.com/runtime-env/import-meta-env/issues/1751)) ([884b14e](https://github.com/runtime-env/import-meta-env/commit/884b14e01e09011785f04f8696a90254537406c1))
11+
512
## [0.4.38](https://github.com/runtime-env/import-meta-env/compare/swc0.4.37...swc0.4.38) (2025-02-07)
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.38",
3+
"version": "0.4.39",
44
"description": "Build once, deploy anywhere. Startup/runtime environment variable solution for JavaScript.",
55
"license": "MIT",
66
"author": "Ernest",

0 commit comments

Comments
 (0)