Skip to content

Commit 18f787c

Browse files
chore(release): version package (#704)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 211c93a commit 18f787c

File tree

17 files changed

+55
-25
lines changed

17 files changed

+55
-25
lines changed

.changeset/every-falcons-spend.md

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

.changeset/nice-months-spend.md

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

.changeset/some-baths-hunt.md

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

packages/jsrepo/CHANGELOG.md

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

3+
## 3.0.5
4+
### Patch Changes
5+
6+
7+
- fix: only show updates when there are updates ([#703](https://github.com/jsrepojs/jsrepo/pull/703))
8+
9+
10+
- fix: normalize file type when getting the path ([#703](https://github.com/jsrepojs/jsrepo/pull/703))
11+
12+
13+
- feat: show the names of skipped dependencies ([#703](https://github.com/jsrepojs/jsrepo/pull/703))
14+
315
## 3.0.4
416
### Patch Changes
517

packages/jsrepo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jsrepo",
33
"description": "A CLI to add shared code from remote repositories.",
4-
"version": "3.0.4",
4+
"version": "3.0.5",
55
"license": "MIT",
66
"homepage": "https://jsrepo.dev",
77
"author": {

packages/mcp/CHANGELOG.md

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

3+
## 0.0.6
4+
### Patch Changes
5+
6+
- Updated dependencies [[`211c93a`](https://github.com/jsrepojs/jsrepo/commit/211c93a0eea809002575be90229f6542f2696cb5), [`211c93a`](https://github.com/jsrepojs/jsrepo/commit/211c93a0eea809002575be90229f6542f2696cb5), [`211c93a`](https://github.com/jsrepojs/jsrepo/commit/211c93a0eea809002575be90229f6542f2696cb5)]:
7+
8+
39
## 0.0.5
410
### Patch Changes
511

packages/mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@jsrepo/mcp",
33
"description": "An MCP server for jsrepo.",
4-
"version": "0.0.5",
4+
"version": "0.0.6",
55
"license": "MIT",
66
"homepage": "https://jsrepo.dev/docs/mcp",
77
"author": {

packages/migrate/CHANGELOG.md

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

3+
## 0.0.6
4+
### Patch Changes
5+
6+
- Updated dependencies [[`211c93a`](https://github.com/jsrepojs/jsrepo/commit/211c93a0eea809002575be90229f6542f2696cb5), [`211c93a`](https://github.com/jsrepojs/jsrepo/commit/211c93a0eea809002575be90229f6542f2696cb5), [`211c93a`](https://github.com/jsrepojs/jsrepo/commit/211c93a0eea809002575be90229f6542f2696cb5)]:
7+
8+
39
## 0.0.5
410
### Patch Changes
511

packages/migrate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@jsrepo/migrate",
33
"description": "Automatically migrate your jsrepo project to the newest version of jsrepo.",
4-
"version": "0.0.5",
4+
"version": "0.0.6",
55
"license": "MIT",
66
"homepage": "https://jsrepo.dev",
77
"author": {

packages/shadcn/CHANGELOG.md

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

3+
## 0.0.6
4+
### Patch Changes
5+
6+
- Updated dependencies [[`211c93a`](https://github.com/jsrepojs/jsrepo/commit/211c93a0eea809002575be90229f6542f2696cb5), [`211c93a`](https://github.com/jsrepojs/jsrepo/commit/211c93a0eea809002575be90229f6542f2696cb5), [`211c93a`](https://github.com/jsrepojs/jsrepo/commit/211c93a0eea809002575be90229f6542f2696cb5)]:
7+
8+
39
## 0.0.5
410
### Patch Changes
511

0 commit comments

Comments
 (0)