Skip to content

Commit a463b93

Browse files
[Changesets] Create versioned packages for publishing (#214)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1df4495 commit a463b93

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/rare-roses-invite.md

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

packages/integrations/nextjs/CHANGELOG.md

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

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- [#213](https://github.com/dmno-dev/varlock/pull/213) [`1df4495`](https://github.com/dmno-dev/varlock/commit/1df4495fcd1a1e75e357b2d93f7df46ae0bc1fc6) Thanks [@theoephraim](https://github.com/theoephraim)! - show error logs on first load
8+
39
## 1.0.0
410

511
### Patch Changes

packages/integrations/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@varlock/nextjs-integration",
33
"description": "drop-in replacement for @next/env that uses varlock to load .env files with validation and extra security features",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/dmno-dev/varlock.git",

0 commit comments

Comments
 (0)