Skip to content

Commit 51f1953

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

File tree

6 files changed

+9
-15
lines changed

6 files changed

+9
-15
lines changed

.changeset/giant-cameras-unite.md

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

.changeset/pink-hotels-fry.md

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

.changeset/short-squids-learn.md

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

.changeset/twelve-things-hang.md

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

packages/varlock/CHANGELOG.md

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

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- [#200](https://github.com/dmno-dev/varlock/pull/200) [`f98a63f`](https://github.com/dmno-dev/varlock/commit/f98a63fdb68f461bf02bc1797a406f45f5afd875) Thanks [@theoephraim](https://github.com/theoephraim)! - add project-level config file
8+
9+
- [#201](https://github.com/dmno-dev/varlock/pull/201) [`e65e1c9`](https://github.com/dmno-dev/varlock/commit/e65e1c97b98d5d24ef84fc72c01c52a19e36ea01) Thanks [@theoephraim](https://github.com/theoephraim)! - use process.cwd() instead of process.env.PWD
10+
311
## 0.1.0
412

513
### Minor 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.0",
3+
"version": "0.1.1",
44
"description": "",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)