Skip to content

Commit cd566d9

Browse files
chore(release): 1.3.1 [skip ci]
## [1.3.1](v1.3.0...v1.3.1) (2023-10-09) ### Bug Fixes * **deps:** update dependency @oclif/core to v3 ([290896e](290896e))
1 parent 290896e commit cd566d9

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.1](https://github.com/codeware-sthlm/cdwr-cli/compare/v1.3.0...v1.3.1) (2023-10-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @oclif/core to v3 ([290896e](https://github.com/codeware-sthlm/cdwr-cli/commit/290896e215079c00e8fe6e4e339f027dfa578384))
7+
18
# [1.3.0](https://github.com/codeware-sthlm/cdwr-cli/compare/v1.2.6...v1.3.0) (2023-05-01)
29

310

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ $ npm install -g @cdwr/cli
5959
$ cdwr COMMAND
6060
running command...
6161
$ cdwr (--version)
62-
@cdwr/cli/1.3.0-rc.1 linux-x64 node-v18.16.0
62+
@cdwr/cli/1.3.0 linux-x64 node-v18.18.0
6363
$ cdwr --help [COMMAND]
6464
USAGE
6565
$ cdwr COMMAND

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cdwr/cli",
33
"description": "Codeware Sthlm Developer CLI",
4-
"version": "1.3.0",
4+
"version": "1.3.1",
55
"author": "Codeware Sthlm",
66
"type": "module",
77
"bin": {

0 commit comments

Comments
 (0)