Skip to content

Commit 8c2c440

Browse files
committed
chore(cli): release version 3.1.1
1 parent 94acb6d commit 8c2c440

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/cli/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
## [3.1.1](https://github.com/ngneat/elf/compare/cli-3.1.0...cli-3.1.1) (2025-07-16)
6+
7+
8+
### Bug Fixes
9+
10+
* **cli:** fix idKey prompt message ([#538](https://github.com/ngneat/elf/issues/538)) ([94acb6d](https://github.com/ngneat/elf/commit/94acb6d546eae69723fc9b83ed322ecf5062ccff))
11+
12+
13+
514
# [3.1.0](https://github-personal/ngneat/elf/compare/cli-3.0.1...cli-3.1.0) (2023-10-14)
615

716
### Bug Fixes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ngneat/elf-cli",
33
"description": "A CLI for elf store",
4-
"version": "3.1.0",
4+
"version": "3.1.1",
55
"author": "Netanel Basal @NetanelBasal",
66
"publishConfig": {
77
"access": "public"

0 commit comments

Comments
 (0)