Skip to content

Commit e5ebabe

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/slick-fans-repeat.md

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

packages/integrations/astro/CHANGELOG.md

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

3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- [`91999c5`](https://github.com/dmno-dev/varlock/commit/91999c505ec24146f2357ff9640b8a43ba555141) Thanks [@theoephraim](https://github.com/theoephraim)! - fix astro integration readme
8+
39
## 0.0.1
410

511
### Patch Changes

packages/integrations/astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@varlock/astro-integration",
33
"description": "Astro integration to use varlock for .env file loading - adds validation, type-safety, and extra security features",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/dmno-dev/varlock.git",

0 commit comments

Comments
 (0)