Skip to content

Commit

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


<details><summary>unplugin: 0.6.1</summary>

##
[0.6.1](unplugin0.6.0...unplugin0.6.1)
(2024-12-07)


### Bug Fixes

* **deps:** update dependency unplugin to v2
([#1623](#1623))
([11dfa6d](11dfa6d))
</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 Dec 7, 2024
1 parent 11dfa6d commit c6ff445
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 @@ -5,5 +5,5 @@
"packages/prepare": "0.2.1",
"packages/swc": "0.4.25",
"packages/typescript": "0.4.0",
"packages/unplugin": "0.6.0"
"packages/unplugin": "0.6.1"
}
7 changes: 7 additions & 0 deletions packages/unplugin/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.6.1](https://github.com/runtime-env/import-meta-env/compare/unplugin0.6.0...unplugin0.6.1) (2024-12-07)


### Bug Fixes

* **deps:** update dependency unplugin to v2 ([#1623](https://github.com/runtime-env/import-meta-env/issues/1623)) ([11dfa6d](https://github.com/runtime-env/import-meta-env/commit/11dfa6d116ee8260b1689ec56be8ee71f0979f3e))

## [0.6.0](https://github.com/runtime-env/import-meta-env/compare/unplugin0.5.2...unplugin0.6.0) (2024-09-01)


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

0 comments on commit c6ff445

Please sign in to comment.