Skip to content

Commit 48a890a

Browse files
authored
Merge pull request #1034 from motdotla/spanish
remove spanish readme as these days ai can take care of it
2 parents bbbb522 + b2d1e00 commit 48a890a

2 files changed

Lines changed: 10 additions & 744 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,16 @@ All notable changes to this project will be documented in this file. See [standa
44

55
## [Unreleased](https://github.com/motdotla/dotenv/compare/v17.4.2...master)
66

7-
* Add skills tip ([#1012](https://github.com/motdotla/dotenv/pull/1012))
7+
### Added
8+
9+
* Add cli `dotenv run --` ([#1022](https://github.com/motdotla/dotenv/pull/1022))
10+
11+
### Removed
12+
13+
* Remove tips ([#1031](https://github.com/motdotla/dotenv/pull/1031))
14+
* Remove skill files ([#1032](https://github.com/motdotla/dotenv/pull/1032))
15+
* Remove Spanish README ([#1034](https://github.com/motdotla/dotenv/pull/1034))
16+
* Remove .env.vault support ([#1033](https://github.com/motdotla/dotenv/pull/1033))
817

918
## [17.4.2](https://github.com/motdotla/dotenv/compare/v17.4.1...v17.4.2) (2026-04-12)
1019

@@ -272,7 +281,6 @@ const TIPS = [
272281
- Add `populate` convenience method [#733](https://github.com/motdotla/dotenv/pull/733)
273282
- Accept URL as path option [#720](https://github.com/motdotla/dotenv/pull/720)
274283
- Add dotenv to `npm fund` command
275-
- Spanish language README [#698](https://github.com/motdotla/dotenv/pull/698)
276284
- Add `.env.vault` support. 🎉 ([#730](https://github.com/motdotla/dotenv/pull/730))
277285

278286
ℹ️ `.env.vault` extends the `.env` file format standard with a localized encrypted vault file. Package it securely with your production code deploys. It's cloud agnostic so that you can deploy your secrets anywhere – without [risky third-party integrations](https://techcrunch.com/2023/01/05/circleci-breach/). [read more](https://github.com/motdotla/dotenv#-deploying)

0 commit comments

Comments
 (0)