Skip to content

Commit 0b6dcaf

Browse files
[Changesets] Create versioned packages for publishing
1 parent 23ed768 commit 0b6dcaf

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/slimy-women-wink.md

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

packages/varlock/CHANGELOG.md

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

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- [#216](https://github.com/dmno-dev/varlock/pull/216) [`23ed768`](https://github.com/dmno-dev/varlock/commit/23ed76867f673ec1d7bf420632be1d902678becc) Thanks [@theoephraim](https://github.com/theoephraim)! - fix runtime env code to not assume process (or shim) exists - for sveltekit
8+
39
## 0.1.2
410

511
### Patch Changes

packages/varlock/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "varlock",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)