Skip to content

Commit

Permalink
v0.36.1
Browse files Browse the repository at this point in the history
  • Loading branch information
motdotenv committed Apr 27, 2024
1 parent 3bb6a90 commit 7b6aa0e
Show file tree
Hide file tree
Showing 13 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.36.0
0.36.1
1 change: 1 addition & 0 deletions latest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -732,6 +732,7 @@ $ dotenvx hub push
* [`dotenvx get`](https://dotenvx.com/docs/features/get) – return a single environment variable
* [`dotenvx set`](https://dotenvx.com/docs/features/set) – set a single environment variable
* [`dotenvx ls`](https://dotenvx.com/docs/features/ls) – list all .env files in your repo
* [`dotenvx status`](https://dotenvx.com/docs/features/status) – compare your .env* content(s) to your .env.vault decrypted content(s)
* [`dotenvx settings`](https://dotenvx.com/docs/features/settings) – print current dotenvx settings

 
Expand Down
Loading

0 comments on commit 7b6aa0e

Please sign in to comment.