Skip to content

Commit d4750cb

Browse files
chore: bump package version (#250)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8887ece commit d4750cb

File tree

7 files changed

+27
-9
lines changed

7 files changed

+27
-9
lines changed

.changeset/smooth-otters-jog.md

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

demo/next-app/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @replexica/demo/next-app
22

3+
## 0.1.39
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`8887ece`](https://github.com/replexica/replexica/commit/8887ece066eccb8da31d42b30a76b005de2219a8)]:
8+
9+
310
## 0.1.38
411

512
### Patch Changes

demo/next-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@replexica/demo/next-app",
3-
"version": "0.1.38",
3+
"version": "0.1.39",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

package/CHANGELOG.md

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

3+
## 0.46.0
4+
5+
### Minor Changes
6+
7+
- [`8887ece`](https://github.com/replexica/replexica/commit/8887ece066eccb8da31d42b30a76b005de2219a8) Thanks [@maxprilutskiy](https://github.com/maxprilutskiy)! - add node 18 compatibility
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`8887ece`](https://github.com/replexica/replexica/commit/8887ece066eccb8da31d42b30a76b005de2219a8)]:
12+
- @replexica/cli@0.46.0
13+
314
## 0.45.0
415

516
### Minor Changes

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "replexica",
3-
"version": "0.45.0",
3+
"version": "0.46.0",
44
"description": "Replexica",
55
"private": false,
66
"type": "module",

packages/cli/CHANGELOG.md

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

3+
## 0.46.0
4+
5+
### Minor Changes
6+
7+
- [`8887ece`](https://github.com/replexica/replexica/commit/8887ece066eccb8da31d42b30a76b005de2219a8) Thanks [@maxprilutskiy](https://github.com/maxprilutskiy)! - add node 18 compatibility
8+
39
## 0.45.0
410

511
### Minor Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@replexica/cli",
3-
"version": "0.45.0",
3+
"version": "0.46.0",
44
"description": "Replexica CLI",
55
"private": false,
66
"type": "module",

0 commit comments

Comments
 (0)