Skip to content

Commit c383b3c

Browse files
chore(repo): version packages (#746)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8e6b0ee commit c383b3c

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/jolly-turtles-allow.md

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

packages/cli/CHANGELOG.md

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

3+
## 5.0.2
4+
5+
### Patch Changes
6+
7+
- [#745](https://github.com/HugoRCD/shelve/pull/745) [`8e6b0ee`](https://github.com/HugoRCD/shelve/commit/8e6b0eea9533d028db08bbebc9dfff2e51f9e069) Thanks [@HugoRCD](https://github.com/HugoRCD)! - Fix `shelve -v` reporting the cwd project version instead of the CLI version. Fix `shelve login` storing credentials in the legacy `~/.shelve` path while API calls read from XDG/keyring storage.
8+
39
## 5.0.1
410

511
### Patch 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": "@shelve/cli",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "The command-line interface for Shelve",
55
"homepage": "https://shelve.cloud",
66
"bugs": {

0 commit comments

Comments
 (0)