Skip to content

Commit

Permalink
chore(cli): release 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NetanelBasal committed Oct 14, 2023
1 parent 8f5f351 commit 189923e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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

# [3.1.0](https://github-personal/ngneat/elf/compare/cli-3.0.1...cli-3.1.0) (2023-10-14)


### Bug Fixes

* **requests-cache:** 🐞 remove redunant code ([94306fc](https://github-personal/ngneat/elf/commit/94306fc09c54f4208d6cad165bf7a8696fbf6062))


### Features

* **cli:** allow build repo class without constructor ([#493](https://github-personal/ngneat/elf/issues/493)) ([8f5f351](https://github-personal/ngneat/elf/commit/8f5f351a8797763337dbec7e6f971ad52e1923d3))



## [3.0.1](https://github.com/ngneat/elf/compare/cli-3.0.0...cli-3.0.1) (2022-07-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ngneat/elf-cli",
"description": "A CLI for elf store",
"version": "3.0.1",
"version": "3.1.0",
"author": "Netanel Basal @NetanelBasal",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 189923e

Please sign in to comment.