Skip to content

Commit 42ea814

Browse files
authored
Merge pull request #5 from jsrepojs/changeset-release/main
2 parents 3bac114 + 9582b4f commit 42ea814

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/fast-donkeys-sort.md

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

registries/mono-one/CHANGELOG.md

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

3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- chore: add registry metadata ([#4](https://github.com/jsrepojs/example-monorepo/pull/4))
8+
39
## 0.0.1
410

511
### Patch Changes

registries/mono-one/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mono-one",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

registries/mono-two/CHANGELOG.md

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

3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- chore: add registry metadata ([#4](https://github.com/jsrepojs/example-monorepo/pull/4))
8+
39
## 0.0.1
410

511
### Patch Changes

registries/mono-two/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mono-two",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)