Skip to content

Commit 5969a30

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

File tree

4 files changed

+21
-6
lines changed

4 files changed

+21
-6
lines changed

.changeset/tough-hornets-hammer.md

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

CHANGELOG.md

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

3+
<!-- changesets: tough-hornets-hammer.md -->
4+
## 2026-03-27
5+
6+
### Highlights
7+
- fixed ui bug for framework warnings
8+
9+
### Package Releases
10+
- dotenv-diff: patch
11+
12+
### Full Changelog
13+
Package | Release type
14+
--- | ---
15+
dotenv-diff | patch
16+
317
<!-- changesets: slimy-jokes-know.md,smart-planes-wash.md -->
418
## 2026-03-27
519

packages/cli/CHANGELOG.md

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

3+
## 2.7.7
4+
5+
### Patch Changes
6+
7+
- b4a31d7: fixed ui bug for framework warnings
8+
39
## 2.7.6
410

511
### 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.6",
3+
"version": "2.7.7",
44
"type": "module",
55
"description": "Detects environment variable issues, usage, and potential security risks.",
66
"bin": {

0 commit comments

Comments
 (0)