Skip to content

Commit a781f2a

Browse files
authored
Merge pull request #2 from kingston/changeset-release/main
chore: Version Packages
2 parents 23d1c69 + 7882d03 commit a781f2a

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/bright-rivers-do.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# workspace-meta
2+
3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- d9f795b: Always ask for custom package path

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "workspace-meta",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "A CLI tool to synchronize and manage metadata files across packages within a monorepo",
55
"keywords": [
66
"monorepo",

0 commit comments

Comments
 (0)