Skip to content

Commit 58fdb8d

Browse files
chore: bump package version (#43)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d1e4039 commit 58fdb8d

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/dirty-months-march.md

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

.changeset/strange-poems-sin.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.19.0
4+
5+
### Minor Changes
6+
7+
- [#42](https://github.com/replexica/replexica/pull/42) [`7e22c15`](https://github.com/replexica/replexica/commit/7e22c157a39e8b33441aabe0f263e79650c04914) Thanks [@maxprilutskiy](https://github.com/maxprilutskiy)! - add `replexica auth` cli command for cli<>api authentication
8+
9+
### Patch Changes
10+
11+
- [`d1e4039`](https://github.com/replexica/replexica/commit/d1e403916d249f83aa32be262ed71ca8b562dcbe) Thanks [@maxprilutskiy](https://github.com/maxprilutskiy)! - fix cli error message
12+
313
## 0.18.0
414

515
### 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",
3-
"version": "0.18.0",
3+
"version": "0.19.0",
44
"description": "Replexica CLI",
55
"private": false,
66
"type": "module",

0 commit comments

Comments
 (0)