Skip to content

Commit

Permalink
chore(release): @import-meta-env/flow (#1208)
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 Nov 29, 2023
1 parent 598a833 commit 8706324
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/flow/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.1.3](https://github.com/runtime-env/import-meta-env/compare/flow0.1.2...flow0.1.3) (2023-11-29)


### Bug Fixes

* **deps:** update dependency commander to v11 ([2218338](https://github.com/runtime-env/import-meta-env/commit/2218338974827fa45fcf7f16ac03d312227a398a))
* Update repository links ([#1190](https://github.com/runtime-env/import-meta-env/issues/1190)) ([32c762c](https://github.com/runtime-env/import-meta-env/commit/32c762c4e64be00bba3d673716e3aeb09e39cd7f))

### [0.1.2](https://github.com/runtime-env/import-meta-env/compare/flow0.1.1...flow0.1.2) (2023-01-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/flow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@import-meta-env/flow",
"version": "0.1.2",
"version": "0.1.3",
"description": "Automatically generate flow type from .env.example",
"license": "MIT",
"author": "Ernest",
Expand Down

0 comments on commit 8706324

Please sign in to comment.