Skip to content

Commit

Permalink
chore(release): @import-meta-env/cli (#1144)
Browse files Browse the repository at this point in the history
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 18, 2023
1 parent 49cb7d1 commit bf0e84b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/cli/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.7](https://github.com/iendeavor/import-meta-env/compare/cli0.6.6...cli0.6.7) (2023-10-18)


### Bug Fixes

* **deps:** update dependency commander to v11.1.0 ([#1125](https://github.com/iendeavor/import-meta-env/issues/1125)) ([7455fa7](https://github.com/iendeavor/import-meta-env/commit/7455fa73384d5cc7430f399a0c69c4117a188ed5))

### [0.6.6](https://github.com/iendeavor/import-meta-env/compare/cli0.6.5...cli0.6.6) (2023-10-04)


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

0 comments on commit bf0e84b

Please sign in to comment.