Skip to content

Commit cc6a42b

Browse files
chore(release): publish to npm (#346)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3d07b43 commit cc6a42b

File tree

5 files changed

+23
-11
lines changed

5 files changed

+23
-11
lines changed

.changeset/slimy-jokes-know.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/smart-planes-wash.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
<!-- changesets: slimy-jokes-know.md,smart-planes-wash.md -->
4+
## 2026-03-27
5+
6+
### Highlights
7+
- fixed false warning in sveltekit config files
8+
- sveltekit object destructering from env
9+
10+
### Package Releases
11+
- dotenv-diff: patch
12+
13+
### Full Changelog
14+
Package | Release type
15+
--- | ---
16+
dotenv-diff | patch
17+
318
<!-- changesets: forty-zoos-sell.md,icy-beers-eat.md,late-sides-wonder.md,salty-doors-think.md,smooth-cats-guess.md,tough-radios-obey.md -->
419
## 2026-03-22
520

packages/cli/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 2.7.6
4+
5+
### Patch Changes
6+
7+
- 495e282: fixed false warning in sveltekit config files
8+
- 495e282: sveltekit object destructering from env
9+
310
## 2.7.5
411

512
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dotenv-diff",
3-
"version": "2.7.5",
3+
"version": "2.7.6",
44
"type": "module",
55
"description": "Detects environment variable issues, usage, and potential security risks.",
66
"bin": {

0 commit comments

Comments
 (0)