Skip to content

Commit e19ad6a

Browse files
authored
Merge pull request #3 from kingston/changeset-release/main
chore: Version Packages
2 parents 65f19e6 + f210d82 commit e19ad6a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/slick-lions-check.md

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

CHANGELOG.md

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

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- 65f19e6: Fix tsc build to output to dist
8+
39
## 0.1.1
410

511
### Patch Changes

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.1",
3+
"version": "0.1.2",
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)