Skip to content

Commit ad700b7

Browse files
committed
0.5.1
1 parent 2a4636f commit ad700b7

File tree

4 files changed

+11
-7
lines changed

4 files changed

+11
-7
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
edition = "2021"
33
name = "ahqstore_cli_rs"
4-
version = "0.5.0"
4+
version = "0.5.1"
55
description = "AHQ Store CLI"
66
repository = "https://github.com/ahqstore/cli"
77
homepage = "https://github.com/ahqstore/cli"

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Read more about it [here](https://ahqstore.github.io)
44

55
# Changelog
66

7+
## 0.5.1 23-Aug-2024 10:09PM IST
8+
9+
- Fix NPM Publish error
10+
711
## 0.5.0 **(I)** 23-Aug-2024 10:05PM IST
812

913
- Update to the new resources scheme (ahqstore-types v3.1.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ahqstore/cli",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"readme": "./README.md",
55
"napi": {
66
"name": "cli",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)