Skip to content

Commit 91de492

Browse files
chore: bump package version (#53)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7dce52c commit 91de492

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/angry-drinks-attend.md

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

.changeset/two-baboons-buy.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.20.0
4+
5+
### Minor Changes
6+
7+
- [#52](https://github.com/replexica/replexica/pull/52) [`9de14df`](https://github.com/replexica/replexica/commit/9de14dfd9ca7f24837e990eed9f22df23c33bf12) Thanks [@maxprilutskiy](https://github.com/maxprilutskiy)! - add --cache-only flag for working with API's cache mode
8+
9+
- [#54](https://github.com/replexica/replexica/pull/54) [`7dce52c`](https://github.com/replexica/replexica/commit/7dce52c25de73c9982bd9731dcd39f22fd05f14b) Thanks [@maxprilutskiy](https://github.com/maxprilutskiy)! - add --skip-cache flag to cli
10+
311
## 0.19.0
412

513
### 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.19.0",
3+
"version": "0.20.0",
44
"description": "Replexica CLI",
55
"private": false,
66
"type": "module",

0 commit comments

Comments
 (0)