Skip to content

Commit 2ba94b6

Browse files
chore(🤖): 8.4.1 [skip ci]
## [8.4.1](v8.4.0...v8.4.1) (2022-10-18) ### Bug Fixes * do dto vo build rule fix ([bbffbde](bbffbde))
1 parent bbffbde commit 2ba94b6

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [8.4.1](https://github.com/vodyani/cli/compare/v8.4.0...v8.4.1) (2022-10-18)
2+
3+
4+
### Bug Fixes
5+
6+
* do dto vo build rule fix ([bbffbde](https://github.com/vodyani/cli/commit/bbffbde9312675a8a920a63b84aea8220383b7d5))
7+
18
# [8.4.0](https://github.com/vodyani/cli/compare/v8.3.8...v8.4.0) (2022-10-18)
29

310

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vodyani/cli",
33
"license": "MIT",
4-
"version": "8.4.0",
4+
"version": "8.4.1",
55
"author": "ChoGathK",
66
"description": "🤖 cli is a command line interface tool to help you initialize, develop and maintain vodyani project.",
77
"homepage": "https://github.com/vodyani/cli#readme",

0 commit comments

Comments
 (0)