Skip to content

Commit c71bc49

Browse files
chore(release): 1.2.3 [skip ci]
## [1.2.3](v1.2.2...v1.2.3) (2023-04-09) ### Bug Fixes * **docs:** 🐛 extracted readme should not affect repo by release ([9e99897](9e99897)) * remove update plugin since not compatible with npm registry ([f119cdc](f119cdc))
1 parent 751c757 commit c71bc49

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.2.3](https://github.com/codeware-sthlm/cdwr-cli/compare/v1.2.2...v1.2.3) (2023-04-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **docs:** :bug: extracted readme should not affect repo by release ([9e99897](https://github.com/codeware-sthlm/cdwr-cli/commit/9e998973ba49b1c8896fa69d6fff04e8fddf6045))
7+
* remove update plugin since not compatible with npm registry ([f119cdc](https://github.com/codeware-sthlm/cdwr-cli/commit/f119cdcfb6a5cc30df0d64297d089a1515a34ace))
8+
19
## [1.2.3-rc.1](https://github.com/codeware-sthlm/cdwr-cli/compare/v1.2.2...v1.2.3-rc.1) (2023-04-09)
210

311

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.2.3-rc.1",
4+
"version": "1.2.3",
55
"author": "Codeware Sthlm",
66
"bin": {
77
"cdwr": "./bin/run"

0 commit comments

Comments
 (0)